Create Container Network State
Only Solution users, Container admins, and System admins can create ContainerNetworkStates.
{
"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
successful operation
{
"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
'Created' is returned for the new state with the state url in the location
header of the response;