Patch Container Network State
Only Solution users, Container admins, and System admins can patch ContainerNetworkStates.
Request
URI
PATCH
https://{api_host}/container-service/api/resources/container-networks/{id}
COPY
Path Parameters
string
id
Required
The id of the ContainerNetworkState
Request Body
The patch of the ContainerNetworkState
ContainerNetworkState of type(s) application/json
Required
{
"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"
}
string
documentExpirationTimeMicros
Optional
documentExpirationTimeMicros
string
parentLink
Optional
parentLink
integer As int32 As int32
connectedContainersCount
Optional
connectedContainersCount
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
powerState
Optional
powerState
Possible values are : UNKNOWN, PROVISIONING, CONNECTED, RETIRED, ERROR,
string As uri As uri
adapterManagementReference
Optional
adapterManagementReference
string
driver
Optional
driver
string
regionId
Optional
regionId
string
documentSelfLink
Optional
documentSelfLink
array of string
tagLinks
Optional
tagLinks
string
name
Optional
name
object
options
Optional
options
array of string
compositeComponentLinks
Optional
compositeComponentLinks
array of string
groupLinks
Optional
groupLinks
array of string
tenantLinks
Optional
tenantLinks
string
id
Optional
id
array of string
parentLinks
Optional
parentLinks
string
desc
Optional
desc
string
originatingHostLink
Optional
originatingHostLink
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