Update autoscaling live (no redeploy)
Change a deployment’s autoscaling limits in place, without redeploying.
Authorizations
Gateway auth: send Authorization: Bearer <mka1-api-key>. For multi-user server-side integrations, you can also send X-On-Behalf-Of: <external-user-id>.
Headers
Optional external end-user identifier forwarded by the API gateway.
Path Parameters
Body
Autoscaling configuration for a deployment.
Warm replicas to always keep
x >= 0Replica ceiling
x >= 1Idle replicas kept ready for bursts
x >= 0Idle seconds before a replica is killed
2 <= x <= 1200In-flight requests a single replica accepts at once
x >= 1Response
Successful Response
A deployed inference server.
provisioning, ready, scaling, updating, error, stopped Inference engine that backs a deployment.
vllm, sglang A hardware accelerator request — GPU, NPU, TPU, or similar.
Request an accelerator by type and count, with optional fallback types.
Autoscaling configuration for a deployment.
Current config revision
Public endpoint once ready