ContainerPropertiesInstanceView Class
The instance view of the container instance. Only valid in response.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
ContainerPropertiesInstanceView(**kwargs: Any)
Variables
| Name | Description |
|---|---|
|
restart_count
|
The number of times that the container instance has been restarted. |
|
current_state
|
Current container instance state. |
|
previous_state
|
Previous container instance state. |
|
events
|
The events of the container instance. |