| Name | Type | Description | Notes |
|---|---|---|---|
| id | str, none_type | Snapshot ID | [optional] |
| name | str, none_type | Snapshot name | [optional] |
| instance | str, none_type | Instance that this snapshot is of | [optional] |
| status | SnapshotStatus | [optional] | |
| date | float, none_type | UNIX Date that the snapshot was created | [optional] |
| fresh | bool, none_type | [optional] | |
| live | bool, none_type | Live snapshot (included state and memory) | [optional] |
| local | bool, none_type | [optional] | |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |