Block Storage Volumes
Block storage volume
Properties
| Property | Type | Required | Description |
|---|---|---|---|
block-storage-snapshots | array[object] | no | Volume snapshots, if any schema details |
blocksize | integer | no | Volume block size |
created-at | string | no | Volume creation date |
id | string | no | Volume ID |
instance | object | no | Target Instance schema details |
labels | object | no | Resource labels |
name | string | no | Volume name |
size | integer | no | Volume size |
state | string | no | Volume state Allowed values: snapshotting, deleted, creating, detached, deleting, attaching, error, attached, detaching. |
Last updated on