Skip to content

Update the scaling policy for an environment

PUT
/api/v3/organizations/{organisation}/applications/{application}/environments/{environment}/scaling-policies

Authorizations

Parameters

Path Parameters

organisation
required
string

The organisation ID

application
required
string

The application ID

environment
required
string

The environment ID

Request Body required

object
metric
string
Allowed values: CPUUtilization MemoryUtilization RPS
targetValue
number
scaleInCooldownSeconds
integer
scaleOutCooldownSeconds
integer

Responses

200

The scaling policy for the environment