Updates an existing queue in the given project.
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 queue name.
2 - 63^[a-z][a-z0-9-]{0,61}[a-z0-9]$"fifo-queue"
Represents a request to update an existing queue.
The display name. This may be used as a more human-readable name.
2 - 63^[ ,-.0-9A-Za-z]+$The description. This may be used as a space for notes or other information about the queue.
500^.*$OK
Represents a queue.
The queue identifier. This is automatically generated and assigned when the queue is created.
The queue name. This must be unique within the project.
2 - 63^[a-z][a-z0-9-]{0,61}[a-z0-9]$The display name. This may be used as a more human-readable name.
2 - 63^[ ,-.0-9A-Za-z]+$The container groups that are part of this queue. Each container group represents a scalable set of identical containers running as a distributed service.
100The date and time the queue was created.
The date and time the queue was last updated.
The description. This may be used as a space for notes or other information about the queue.
500^.*$The current length of the queue
0 <= x <= 2147483647