Apache CloudStack 4.18.0.0 Root Admin API Reference

updateCondition

Updates a condition for VM auto scaling

Request parameters

Parameter NameDescriptionRequired
idthe ID of the condition.true
relationaloperatorRelational Operator to be used with threshold. Valid values are EQ, GT, LT, GE, LE.true
thresholdValue for which the Counter will be evaluated with the Operator selected.true

Response Tags

Response NameDescription
displaytextany text associated with the success or failure
successtrue if operation is executed successfully