Update the scaling policy for an environment
PUT /api/v3/organizations/{organisation}/applications/{application}/environments/{environment}/scaling-policies
PUT
/api/v3/organizations/{organisation}/applications/{application}/environments/{environment}/scaling-policies
Authorizations
Parameters
Path Parameters
organisation
required
string
The organisation ID
Example
test-org application
required
string
The application ID
Example
test-app environment
required
string
The environment ID
Example
test-envRequest Body required
object
metric
string
targetValue
number
scaleInCooldownSeconds
integer
scaleOutCooldownSeconds
integer
Responses
200
The scaling policy for the environment