Update Container Network State
Only Solution users, Container developers, Container admins, and System admins can update ContainerNetworkStates.
The id of the ContainerNetworkState
The ContainerNetworkState to be updated.
{
"documentExpirationTimeMicros": "string",
"parentLink": "string",
"ipam": {
"driver": "string",
"config": [
{
"subnet": "string",
"ipRange": "string",
"gateway": "string"
}
]
},
"connectedContainersCount": 0,
"descriptionLink": "string",
"documentUpdateTimeMicros": "string",
"connected": 0,
"external": false,
"powerState": "string",
"adapterManagementReference": "string",
"driver": "string",
"regionId": "string",
"documentSelfLink": "string",
"tagLinks": [
"string"
],
"name": "string",
"compositeComponentLinks": [
"string"
],
"groupLinks": [
"string"
],
"tenantLinks": [
"string"
],
"id": "string",
"parentLinks": [
"string"
],
"desc": "string",
"originatingHostLink": "string"
}
documentExpirationTimeMicros
parentLink
connectedContainersCount
descriptionLink
documentUpdateTimeMicros
connected
external
customProperties
powerState
adapterManagementReference
driver
regionId
documentSelfLink
tagLinks
name
options
compositeComponentLinks
groupLinks
tenantLinks
id
parentLinks
desc
originatingHostLink
'OK' is returned when the ContainerNetworkState is updated.