Skip to main content

updateEnvironmentScaling

Updates a dedicated environment's autoscaling bounds (game-api / Buddy min & max server counts), load-balancer count, and optionally the Caddy flavor, queuing a change order that redeploys the affected tiers. May change the hourly cost. Rejected for 'dev_single' environments and when another change order is already active. Requires the 'manage_environments' org permission.

updateEnvironmentScaling(
input: UpdateEnvironmentScalingInput!
): CksEnvironmentChangeOrder!

Arguments

updateEnvironmentScaling.input ● UpdateEnvironmentScalingInput! non-null input

Type

CksEnvironmentChangeOrder object

An asynchronous change order tracking a deploy / destroy / scaling pipeline for an environment. Returned by mutations so callers can poll completion.