Update Container Volume State
Only Solution users, Container developers, Container admins, and System admins can update ContainerVolumeStates.
The id of the ContainerVolumeState
The ContainerVolumeState to be updated.
{
"mountpoint": "string",
"powerState": "string",
"tagLinks": [
"string"
],
"scope": "string",
"compositeComponentLinks": [
"string"
],
"groupLinks": [
"string"
],
"id": "string",
"parentLinks": [
"string"
],
"documentExpirationTimeMicros": "string",
"parentLink": "string",
"descriptionLink": "string",
"documentUpdateTimeMicros": "string",
"connected": 0,
"external": false,
"adapterManagementReference": "string",
"driver": "string",
"regionId": "string",
"documentSelfLink": "string",
"name": "string",
"tenantLinks": [
"string"
],
"desc": "string",
"originatingHostLink": "string"
}
mountpoint
powerState
tagLinks
scope
options
compositeComponentLinks
groupLinks
id
parentLinks
documentExpirationTimeMicros
parentLink
descriptionLink
documentUpdateTimeMicros
connected
external
customProperties
adapterManagementReference
driver
regionId
documentSelfLink
name
tenantLinks
desc
originatingHostLink
status
'OK' is returned when the ContainerVolumeState is updated.