All Products
Search
Document Center

CloudOps Orchestration Service:ACS::ESS::ReplaceSystemDisk

Last Updated:Jul 31, 2024

Description

Changes the system disk of an Elastic Compute Service (ECS) instance in a scaling group.

Syntax

Action: ACS::ESS::ReplaceSystemDisk
Properties:
 regionId: String
 rollBack: String
 imageId: String
 instanceId: String
 lifecycleState: String
 scalingGroupId: String

Attributes

Attribute

Description

Type

Required

Default value

Limit

regionId

The region ID.

String

No

{{ ACS::RegionId }}

rollBack

Specifies whether to perform the rollback.

String

No

false

imageId

The image ID.

String

Yes

instanceId

The ID of the ECS instance.

String

Yes

Maximum length: 30 characters Minimum length: 1 character

lifecycleState

The lifecycle status of the ECS instance.

String

No

InService

scalingGroupId

The ID of the scaling group.

String

Yes

Output

Output item

Description

Type

newSystemDiskId

String

References

For more information, see ACS::ESS::ReplaceSystemDisk.yml at GitHub.