Set Load Based Auto Scaling

POST {{aws_opsworks_cm_base_url}}/?Version=2013-02-18

Request Params

KeyDatatypeRequiredDescription
VersionstringThe version of the API.

Request Body

{"DownScaling"=>{"Alarms"=>["string"], "CpuThreshold"=>42, "IgnoreMetricsTime"=>42, "InstanceCount"=>42, "LoadThreshold"=>42, "MemoryThreshold"=>42, "ThresholdsWaitTime"=>42}, "Enable"=>1, "LayerId"=>"string", "UpScaling"=>{"Alarms"=>["string"], "CpuThreshold"=>42, "IgnoreMetricsTime"=>42, "InstanceCount"=>42, "LoadThreshold"=>42, "MemoryThreshold"=>42, "ThresholdsWaitTime"=>42}}