Authorizations
You must specify the scheme 'Api-Key' in the Authorization header. For example, Authorization: Api-Key <Your_Api_Key>
Body
application/json
A request to update autoscaling settings for a deployment. All fields are optional, and we only update ones passed in.
Minimum number of replicas
Examples:
0
Maximum number of replicas
Examples:
7
Timeframe of traffic considered for autoscaling decisions
Examples:
600
Waiting period before scaling down any active replica
Examples:
120
Number of requests per replica before scaling up
Examples:
2
Response
200 - application/json