Reallocates a container group instance to run on a different Salad Node
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. The organization name.
2 - 63^[a-z][a-z0-9-]{0,61}[a-z0-9]$"acme-corp"
Your project name. This represents a collection of related SaladCloud resources. The project must be created before using the API. The project name.
2 - 63^[a-z][a-z0-9-]{0,61}[a-z0-9]$"dev-env"
The unique container group name The container group name.
2 - 63^[a-z][a-z0-9-]{0,61}[a-z0-9]$"mandlebrot"
The unique container group instance identifier The container group instance identifier.
"db3a4591-efc3-46c0-b06a-3d820c0ec100"
Accepted