CreateAutoScalingGroupAddingNewInstanceRule
Creates a scale-out policy (a rule for adding VM instances) for an auto scaling group.
For
example,
CreateAutoScalingGroupAddingNewInstanceRule adjustmentType=QuantityChangeInCapacity adjustmentValue=1.0 name=test autoScalingGroupUuid=9e5900b0682d3eb8868637b455567cbd
Parameters
Name | Description | Optional | Valid Value | Starting Version |
---|---|---|---|---|
adjustmentType | The scale-out method. Options:
|
|
3.1.0 | |
adjustmentValue | The scale-out size. | 3.1.0 | ||
name | The resource name. | 3.1.0 | ||
description | The detailed description of the resource. | Yes | 3.1.0 | |
autoScalingGroupUuid | The UUID of the auto scaling group. | 3.1.0 | ||
type | The type of the auto scaling rule. | Yes | 3.1.0 | |
cooldown | The cooldown time after the auto scaling rule is triggered. | Yes | 3.1.0 | |
resourceUuid | Yes | 3.1.0 | ||
tagUuids | The tag UUID list. | 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 |