ContainerStatus

ContainerStatus
ContainerStatus
JSON Example
{
    "image": "string",
    "imageID": "string",
    "restartCount": 0,
    "ready": false,
    "name": "string",
    "state": {
        "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",
        "regionId": "string",
        "documentSelfLink": "string",
        "name": "string",
        "memoryLimit": 0,
        "tenantLinks": [
            "string"
        ],
        "desc": "string",
        "status": "string"
    },
    "lastState": {
        "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",
        "regionId": "string",
        "documentSelfLink": "string",
        "name": "string",
        "memoryLimit": 0,
        "tenantLinks": [
            "string"
        ],
        "desc": "string",
        "status": "string"
    },
    "containerID": "string"
}
string
image
Optional

image

string
imageID
Optional

imageID

integer As int32 As int32
restartCount
Optional

restartCount

boolean
ready
Optional

ready

string
name
Optional

name

state
Optional

state

lastState
Optional

lastState

string
containerID
Optional

containerID

Property Of