Gracefully replaces the system disk of an ECS instance in an SLB vServer group.
Description
Replaces the system disk of an ECS instance in a vServer group of an SLB instance.
Syntax
Action: ACS::ECS::ElegantReplaceSystemDiskInSLBVServerGroup
Properties:
regionId: String
imageId: String
VServerGroupId: String
serverId: String
weight: Number
type: String
port: Number
Attributes
|
Attribute |
Description |
Type |
Required |
Default value |
Limit |
|
regionId |
The region ID. |
String |
No |
{{ ACS::RegionId }} |
|
|
imageId |
The image ID. |
String |
Yes |
||
|
VServerGroupId |
The ID of the vServer group of the SLB instance. |
String |
Yes |
||
|
serverId |
The ECS instance ID. |
String |
Yes |
||
|
weight |
The weight of the backend server. |
Number |
Yes |
||
|
type |
The type of the backend server. |
String |
Yes |
||
|
port |
The port of the backend server. |
Number |
Yes |
Output
|
Output item |
Description |
Type |
|
newSystemDiskId |
String |
References
For the YAML template source, see ACS::ECS::ElegantReplaceSystemDiskInSLBVServerGroup.yml on GitHub.
该文章对您有帮助吗?