UpdateAutoScalingGroupAddingNewInstanceRule

Modifies the scale-out policy (a rule for adding VM instances) of an auto scaling group. For example,
UpdateAutoScalingGroupAddingNewInstanceRule uuid=e61646c51ac1396fb6d7d413dc5de3f8 adjustmentType=TotalCapacity

Parameters

Name Description Optional Valid Value Starting Version
adjustmentType The scale-out method. Options:
  • Add a specified number of VM instances.
  • Add VM instances by percentage.
  • Add VM instances to a specified number.
Yes
  • QuantityChangeInCapacity
  • PercentChangeInCapacity
  • TotalCapacity
3.1.0
adjustmentValue The scale-out size. Yes 3.1.0
uuid The resource UUID. 3.1.0
name The resource name. Yes 3.1.0
description The detailed description of the resource. Yes 3.1.0
cooldown The cooldown time. Yes 3.1.0
userTags The user tags. For more information, see CreateUserTag. Yes 3.1.0
systemTags The system tags. For more information, see CreateSystemTag. Yes 3.1.0
timeout Yes