dsdk / v1.47 / VolumeUpdateData
Type Alias: VolumeUpdateData ​
VolumeUpdateData:
object
Type declaration ​
Name | Type | Description |
---|---|---|
body ? | object | The spec of the volume to update. Currently, only Availability may change. All other fields must remain unchanged. |
body.Spec ? | ClusterVolumeSpec | - |
path | object | - |
path.name | string | The name or ID of the volume |
query | object | - |
query.version | number | The version number of the volume being updated. This is required to avoid conflicting writes. Found in the volume's ClusterVolume field. |