UpdateAutoScalingGroup
Modifies an auto scaling group. For
example,
UpdateAutoScalingGroup uuid=17a8d07735b631a688d6f95f3323fe91 name=TEST
Parameters
Name | Description | Optional | Valid Value | Starting Version |
---|---|---|---|---|
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 | |
minResourceSize | The minimum number of VM instances in the auto scaling group. | Yes | 3.1.0 | |
maxResourceSize | The maximum number of VM instances in the auto scaling group. | Yes | 3.1.0 | |
removalPolicy | The policy for removing a VM instance. The oldest and newest VM instances take precedence. | 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 |