ContainerState Class
The container instance state.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
ContainerState(**kwargs: Any)
Variables
| Name | Description |
|---|---|
|
state
|
The state of the container instance. |
|
start_time
|
The date-time when the container instance state started. |
|
exit_code
|
The container instance exit codes correspond to those from the |
|
finish_time
|
The date-time when the container instance state finished. |
|
detail_status
|
The human-readable status of the container instance state. |