v4

latestOpenAPI 3.1.0MIT2026-08-04193459793.6 KB
SharedVolumeService

Update a shared volume

Update the configuration of an existing shared volume.

put/compute/clusters/storage/volumes

Request body

volume_idstring required

ID of the volume.

size_tibinteger

Size of the volume in TiB.

Response

OK

volume_idstring required

ID of the volume.

volume_namestring required

User provided name of the volume.

size_tibinteger required

Size of the volume in TiB.

status'scheduled' | 'available' | 'bound' | 'provisioning' | 'deleting' | 'failed' | 'access_revoked' | 'unknown' required

Current status of the shared volume.