Skip to content

dsdk / v1.47 / VolumeUpdateData

Type Alias: VolumeUpdateData ​

VolumeUpdateData: object

Type declaration ​

NameTypeDescription
body?objectThe spec of the volume to update. Currently, only Availability may change. All other fields must remain unchanged.
body.Spec?ClusterVolumeSpec-
pathobject-
path.namestringThe name or ID of the volume
queryobject-
query.versionnumberThe version number of the volume being updated. This is required to avoid conflicting writes. Found in the volume's ClusterVolume field.