Block Storage Volume
Block storage volume
Properties
| Property | Type | Required | Description |
|---|---|---|---|
block-storage-snapshots | array of Target block storage snapshot | no | Volume snapshots, if any |
blocksize | integer | no | Volume block size Min: 0. |
created-at | string | no | Volume creation date ISO 8601 date-time. |
encrypted | boolean | no | Indicates if the block-storage volume is encrypted |
id | string | no | Volume ID Must be a valid UUID. |
instance | Target Instance | no | Volume attached instance, if any |
labels | object | no | Resource labels |
name | string | no | Volume name Min length: 1. Max length: 255. |
size | integer | no | Volume size Min: 1. |
state | string | no | Volume state Allowed values: snapshotting, deleted, creating, detached, deleting, attaching, error, attached, detaching. |
Last updated on