All Products
Search
Document Center

CloudOps Orchestration Service:ACS::ECS::ReplaceSystemDisk

Last Updated:Jul 31, 2024

Action

ACS::ECS::ReplaceSystemDisk

Description

Replaces the system disk of an Elastic Compute Service (ECS) instance.

Syntax

Action: ACS::ECS::ReplaceSystemDisk
Properties:
 regionId: String
 imageId: String
 instanceId: String
 password: String
 keyPairName: String

Attributes

Attribute

Description

Type

Required

Default value

Limit

regionId

The region ID.

String

No

{{ ACS::RegionId }}

imageId

The image ID.

String

Yes

instanceId

The ID of the ECS instance.

String

Yes

The ID must be 1 to 30 characters in length.

password

The logon password of the ECS instance.

String

No

""

keyPairName

The name of the key pair.

String

No

""

Output

Output item

Description

Type

newSystemDiskId

String

References

For more information, see ACS::ECS::ReplaceSystemDisk at GitHub.