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.

Inheritance
ContainerPropertiesInstanceView

Constructor

ContainerPropertiesInstanceView(**kwargs)

Variables

restart_count
int

The number of times that the container instance has been restarted.

current_state
ContainerState

Current container instance state.

previous_state
ContainerState

Previous container instance state.

events
list[Event]

The events of the container instance.