Container State

The container state.

Properties

Name Type Required
state string No
startTime string (date-time) No
exitCode string No
finishTime string (date-time) No
detailStatus string No

state

Type: string
Required: No

The state of this container


startTime

Type: string (date-time)
Required: No

Date/time when the container state started.


exitCode

Type: string
Required: No

The container exit code.


finishTime

Type: string (date-time)
Required: No

Date/time when the container state finished.


detailStatus

Type: string
Required: No

Human-readable status of this state.