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 that is 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.