| get_json_file_contents_by_snapshot | Retrieves the contents of all JSON files for a given snapshot. |
| get_json_file_contents_by_snapshot_tag | Retrieves the contents of all JSON files for a given snapshot tag. |
| to_str | Returns the string representation of the model using alias |
| to_json | Returns the JSON representation of the model using alias |
| from_json | Create an instance of System from a JSON string |
| to_dict | Return the dictionary representation of the model using alias. |
| from_dict | Create an instance of System from a dict |
| create_access | |
| create_access_by_email | |
| update_access | |
| remove_access | |
| list_access | |
| archive | Archive the item using the appropriate client method based on its type. |
| restore | Restore the item using the appropriate client method based on its type. |