Block Storage Snapshot
Block storage snapshot
Properties
| Property | Type | Required | Description |
|---|---|---|---|
block-storage-volume | Target block storage volume | no | Referenced volume |
created-at | string | no | Snapshot creation date ISO 8601 date-time. |
id | string | no | Snapshot ID Must be a valid UUID. |
labels | object | no | Resource labels |
name | string | no | Snapshot name Min length: 1. Max length: 255. |
size | integer | no | Snapshot size Min: 1. |
state | string | no | Snapshot state Allowed values: partially-destroyed, destroying, creating, created, promoting, error, destroyed, allocated. |
volume-size | integer | no | Original Volume size Min: 0. |
Last updated on