Skip to main content

System

Description: System

Attributes

NameTypeDescription
idStrictStr
createddatetime.datetime
created_by_idStrictStr
nameStrictStr
descriptionStrictStr
archive_statusStrictStr
configurationsOptional[List[SystemConfiguration]]
baseline_tagged_snapshot_idOptional[StrictStr]

Methods

NameDescription
get_json_file_contents_by_snapshotRetrieves the contents of all JSON files for a given snapshot.
get_json_file_contents_by_snapshot_tagRetrieves the contents of all JSON files for a given snapshot tag.
to_strReturns the string representation of the model using alias
to_jsonReturns the JSON representation of the model using alias
from_jsonCreate an instance of System from a JSON string
to_dictReturn the dictionary representation of the model using alias.
from_dictCreate an instance of System from a dict
create_access
create_access_by_email
update_access
remove_access
list_access
archiveArchive the item using the appropriate client method based on its type.
restoreRestore the item using the appropriate client method based on its type.