All Products
Search
Document Center

CloudOps Orchestration Service:ACS::ECS::EncryptSystemDisk

Last Updated:Jun 22, 2026

Encrypts the system disk of an ECS instance by using a Key Management Service (KMS) key.

Action

ACS::ECS::EncryptSystemDisk

Description

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

Syntax

Action: ACS::ECS::EncryptSystemDisk
Properties:
  regionId: String
  instanceId: String
  KMSKeyId: String

Attributes

Attribute

Description

Type

Required

Default value

Limit

regionId

The region ID.

String

No

{{ ACS::RegionId }}

instanceId

The ID of the ECS instance.

String

Yes

KMSKeyId

The ID of the Key Management Service (KMS) key used to encrypt the system disk.

String

Yes

Output

Output item

Description

Type

systemDiskEncryptedInstance

List

References

For more information, see ACS::ECS::EncryptSystemDisk.yml at GitHub.