All Products
Search
Document Center

CloudOps Orchestration Service:ACS::ECS::ElegantReplaceSystemDiskInSLBDefaultServerGroup

Last Updated:Jun 12, 2024

Description

Replaces the system disk of an Elastic Compute Service (ECS) instance in the default server group of a Server Load Balancer (SLB) instance.

Syntax

Action: ACS::ECS::ElegantReplaceSystemDiskInSLBDefaultServerGroup
Properties:
 regionId: String
 imageId: String
 loadBalancerId: 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

loadBalancerId

The SLB instance ID.

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 more information, see ACS::ECS::ElegantReplaceSystemDiskInSLBDefaultServerGroup.yml at GitHub.