status

@SerialName(value = "Status")
val status: ContainerState.Status?

Parameters

status

String representation of the container state. Can be one of \"created\", \"running\", \"paused\", \"restarting\", \"removing\", \"exited\", or \"dead\".