volume
inspect

Inspect volume with specified id.

get/osd-volumes/{id}

Query parameters

idstring required

id to get volume with

Response

volume get response

attach_infoobject

AttachInfo is a list of name value mappings that provides attach information.

attach_pathstring[]

AttachPath is the mounted path in the host namespace.

attached_onstring

AttachedOn is the node instance identifier for clustered systems.

attached_stateinteger
device_pathstring

DevicePath is the device exported by block device implementations.

errorstring

Error is the Last recorded error.

formatinteger
idstring

Self referential volume ID.

readonlyboolean

Readonly is true if this volume is to be mounted with readonly access.

secure_device_pathstring

SecureDevicePath is the device path for an encrypted volume.

stateinteger
statusinteger
usageinteger

Usage is bytes consumed by vtheis volume.

Changes