Apache CloudStack v4.9.0 Root Admin API Reference

updateAutoScalePolicy

Updates an existing autoscale policy.

Request parameters

Parameter NameDescriptionRequired
idthe ID of the autoscale policytrue
conditionidsthe list of IDs of the conditions that are being evaluated on every intervalfalse
durationthe duration for which the conditions have to be true before action is takenfalse
quiettimethe cool down period for which the policy should not be evaluated after the action has been takenfalse

Response Tags

Response NameDescription
idthe autoscale policy ID
accountthe account owning the autoscale policy
actionthe action to be executed if all the conditions evaluate to true for the specified duration.
conditionsthe list of IDs of the conditions that are being evaluated on every interval
domainthe domain name of the autoscale policy
domainidthe domain ID of the autoscale policy
durationthe duration for which the conditions have to be true before action is taken
projectthe project name of the autoscale policy
projectidthe project id autoscale policy
quiettimethe cool down period for which the policy should not be evaluated after the action has been taken