Patch Container Volume State
Only Solution users, Container admins, and System admins can patch ContainerVolumeStates.
Request
URI
PATCH
https://{api_host}/container-service/api/resources/container-volumes/{name}
COPY
Path Parameters
string
name
Required
The id of the ContainerVolumeState
Request Body
The patch of the ContainerVolumeState
ContainerVolumeState of type(s) application/json
Required
{
"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"
}
string
mountpoint
Optional
mountpoint
string
powerState
Optional
powerState
Possible values are : UNKNOWN, PROVISIONING, CONNECTED, RETIRED, ERROR,
array of string
tagLinks
Optional
tagLinks
string
scope
Optional
scope
object
options
Optional
options
array of string
compositeComponentLinks
Optional
compositeComponentLinks
array of string
groupLinks
Optional
groupLinks
string
id
Optional
id
array of string
parentLinks
Optional
parentLinks
string
documentExpirationTimeMicros
Optional
documentExpirationTimeMicros
string
parentLink
Optional
parentLink
string
descriptionLink
Optional
descriptionLink
string
documentUpdateTimeMicros
Optional
documentUpdateTimeMicros
integer As int64 As int64
connected
Optional
connected
boolean
external
Optional
external
object
customProperties
Optional
customProperties
string As uri As uri
adapterManagementReference
Optional
adapterManagementReference
string
driver
Optional
driver
string
regionId
Optional
regionId
string
documentSelfLink
Optional
documentSelfLink
string
name
Optional
name
array of string
tenantLinks
Optional
tenantLinks
string
desc
Optional
desc
string
originatingHostLink
Optional
originatingHostLink
object
status
Optional
status
Responses
200
Operation doesn't return any data structure
Container Operations
POST
Create Container Description
POST
Create Container Network Description
POST
Create Container Network State
POST
Create Container State
POST
Create Container Type
POST
Create Container Volume Description
POST
Create Container Volume State
PUT
Create Or Update Container Type
DELETE
Delete Container Description
DELETE
Delete Container Network Description
DELETE
Delete Container Network State
DELETE
Delete Container State
DELETE
Delete Container Type
DELETE
Delete Container Volume Description
DELETE
Delete Container Volume State
GET
Get Catalog Resource Item
GET
Get Catalog Resource Item
GET
Get Catalog Resource Item
GET
Get Container Description
GET
Get Container Network Description
GET
Get Container Network State
GET
Get Container State
GET
Get Container Stats
GET
Get Container Stats
GET
Get Container Type
GET
Get Container Volume Description
GET
Get Container Volume State
GET
List Container Description
GET
List Container Network Description
GET
List Container Network State
GET
List Container State
GET
List Container Types
GET
List Container Volume Description
GET
List Container Volume State
PATCH
Patch Container Description
PATCH
Patch Container Network Description
PATCH
Patch Container Network State
PATCH
Patch Container State
PATCH
Patch Container Volume Description
PATCH
Patch Container Volume State
POST
Publishes A container description To catalog.
PUT
Update Container Description
PUT
Update Container Host Spec
PUT
Update Container Network Description
PUT
Update Container Network State
PUT
Update Container State
PUT
Update Container Volume Description
PUT
Update Container Volume State
PUT
Update PKS Endpoint Spec