Delete the scaling policy for an environment
DELETE /api/v3/organizations/{organisation}/applications/{application}/environments/{environment}/scaling-policies/{policyName}
DELETE
/api/v3/organizations/{organisation}/applications/{application}/environments/{environment}/scaling-policies/{policyName}
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-env policyName
required
string
The policy name
Responses
204
The scaling policy for the environment