Snapshots
Snapshot
Properties
| Property | Type | Required | Description |
|---|---|---|---|
application-consistent | boolean | no | Indicates whether the snapshot was taken using an application-consistent method |
created-at | string | no | Snapshot creation date |
export | object | no | Exported snapshot information schema details |
id | string | no | Snapshot ID |
instance | object | no | Instance schema details |
name | string | no | Snapshot name |
size | integer | no | Snapshot size in GiB |
state | string | no | Snapshot state Allowed values: snapshotting, deleted, exporting, ready, deleting, error, exported. |
Last updated on