PodStatus
PodStatus
JSON Example
{
"phase": "string",
"reason": "string",
"podIP": "string",
"containerStatuses": [
{
"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"
}
],
"hostIP": "string",
"startTime": "string",
"conditions": [
{
"reason": "string",
"type": "string",
"lastTransitionTime": "string",
"message": "string",
"status": "string",
"lastProbeTime": "string"
}
],
"message": "string"
}
string
phase
Optional
phase
string
reason
Optional
reason
string
podIP
Optional
podIP
string
hostIP
Optional
hostIP
string
startTime
Optional
startTime
string
message
Optional
message