Get Container Group Instance
Gets a container group instance
Authorizations
Path Parameters
Your organization name. This identifies the billing context for the API operation and represents a security boundary for SaladCloud resources. The organization must be created before using the API, and you must be a member of the organization.
2 - 63
Your project name. This represents a collection of related SaladCloud resources. The project must be created before using the API.
2 - 63
The unique container group name
2 - 63
The unique instance identifier
Response
Represents the details of a single container group instance
The unique instance ID
The machine ID
The state of the container group instance
allocating
, downloading
, creating
, running
, stopping
The UTC date & time when the workload on this machine transitioned to the current state
The version of the running container group
x > 1
Specifies whether the container group instance is currently passing its readiness check. If no readiness probe is defined, is true once fully started.
Specifies whether the container group instance passed its startup probe. Is always true when no startup probe is defined.
Was this page helpful?