Get Container State
Retrieves a ContainerState.
Request
URI
GET
https://{api_host}/container-service/api/resources/containers/{id}
COPY
Path Parameters
string
id
Required
id
Responses
200
OK with the ContainerState
Returns
ContainerState
of type(s)
*/*
{
"cpuShares": 0,
"volumesFrom": [
"string"
],
"ports": [
{
"protocol": "string",
"hostIp": "string",
"containerPort": "string",
"hostPort": "string"
}
],
"compositeComponentLink": "string",
"hostReference": "string",
"powerState": "string",
"isDeleted": false,
"groupResourcePlacementLink": "string",
"extraHosts": [
"string"
],
"tagLinks": [
"string"
],
"groupLinks": [
"string"
],
"links": [
"string"
],
"id": "string",
"image": "string",
"documentExpirationTimeMicros": "string",
"parentLink": "string",
"address": "string",
"created": 0,
"volumeDriver": "string",
"volumes": [
"string"
],
"descriptionLink": "string",
"started": 0,
"env": [
"string"
],
"storageLimit": 0,
"command": [
"string"
],
"documentUpdateTimeMicros": "string",
"names": [
"string"
],
"system": false,
"adapterManagementReference": "string",
"documentSelfLink": "string",
"name": "string",
"memoryLimit": 0,
"tenantLinks": [
"string"
],
"status": "string"
}
integer As int32
As int32
cpuShares
Optional
cpuShares
array of
string
volumesFrom
Optional
volumesFrom
object
networks
Optional
networks
string
compositeComponentLink
Optional
compositeComponentLink
string
hostReference
Optional
hostReference
string
powerState
Optional
powerState
Possible values are :
UNKNOWN,
PROVISIONING,
RUNNING,
PAUSED,
STOPPED,
RETIRED,
ERROR,
boolean
isDeleted
Optional
isDeleted
string
groupResourcePlacementLink
Optional
groupResourcePlacementLink
array of
string
extraHosts
Optional
extraHosts
array of
string
tagLinks
Optional
tagLinks
array of
string
groupLinks
Optional
groupLinks
array of
string
links
Optional
links
string
id
Optional
id
string
image
Optional
image
string
documentExpirationTimeMicros
Optional
documentExpirationTimeMicros
string
parentLink
Optional
parentLink
string
address
Optional
address
integer As int64
As int64
created
Optional
created
string
volumeDriver
Optional
volumeDriver
array of
string
volumes
Optional
volumes
string
descriptionLink
Optional
descriptionLink
integer As int64
As int64
started
Optional
started
array of
string
env
Optional
env
integer As int64
As int64
storageLimit
Optional
storageLimit
array of
string
command
Optional
command
string
documentUpdateTimeMicros
Optional
documentUpdateTimeMicros
object
customProperties
Optional
customProperties
array of
string
names
Optional
names
boolean
system
Optional
system
string
adapterManagementReference
Optional
adapterManagementReference
string
documentSelfLink
Optional
documentSelfLink
string
name
Optional
name
integer As int64
As int64
memoryLimit
Optional
memoryLimit
object
attributes
Optional
attributes
array of
string
tenantLinks
Optional
tenantLinks
string
status
Optional
status
404
'Not Found' if no ContainerState with provided id
Operation doesn't return any data structure
Get Operations
GET
Adapter Get
GET
Get Auth Credentials Service State
GET
Get Catalog Resource Item
GET
Get Catalog Resource Item
GET
Get Catalog Resource Item
GET
Get Closure Description
GET
Get Closure State
GET
Get Composite Component
GET
Get Composite Description
GET
Get Compute Description
GET
Get Compute Network
GET
Get Compute Network Description
GET
Get Compute Profile
GET
Get Compute State
GET
Get Configuration State
GET
Get Container Description
GET
Get Container Network Description
GET
Get Container Network State
GET
Get Container Request Status
GET
Get Container State
GET
Get Container Stats
GET
Get Container Volume Description
GET
Get Container Volume State
GET
Get Deployment Policy
GET
Get Elastic Placement Zone Configuration State
GET
Get Elastic Placement Zone State
GET
Get Endpoint State
GET
Get Endpoint State
GET
Get Event Log State
GET
Get Group Resource Placement State
GET
Get Image Enumeration Task State
GET
Get Image State
GET
Get Log Service State
GET
Get Network Interface Description
GET
Get Network Interface State
GET
Get Network Profile
GET
Get Network State
GET
Get Notifications
GET
Get Photon Model Adapter Config
GET
Get Profile State
GET
Get Registry State
GET
Get Request Broker State
GET
Get Resource Group State
GET
Get Resource Pool State
GET
Get Service Document Delete Task State
GET
Get Ssl Trust Certificate State
GET
Get Ssl Trusted Certificate State
GET
Get Storage Profile
GET
Get Subnet State
GET
Get Tag State
GET
Group Tenant Controller.get
POST
Run Closure