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.
Required string length:
2 - 63
Examples:
"acme-corp"
Your project name. This represents a collection of related SaladCloud resources. The project must be created before using the API.
Required string length:
2 - 63
Examples:
"dev-env"
The unique container group name
Required string length:
2 - 63
Examples:
"mandlebrot"
Response
OK
A collection of container group instances returned as part of a paginated response or batch operation result.
An array of container group instances, each representing a deployed container group with its current state and configuration information.
Maximum length:
1000