Description
Detaches a pay-as-you-go data disk or a system disk from an Elastic Compute Service (ECS) instance.
Syntax
Action: ACS::ECS::DetachDisk
Properties:
regionId: String
instanceId: String
diskId: StringAttributes
Attribute | Description | Type | Required | Default value | Limit |
regionId | The region ID. | String | No | {{ ACS::RegionId }} | |
instanceId | The ECS instance ID. | String | Yes | Maximum length: 30 characters Minimum length: 1 character | |
diskId | The disk ID. | String | Yes | Regular expression for string verification: d-[A-Za-z0-9]* Maximum length: 30 characters Minimum length: 1 character |
Output
None
References
For more information, see ACS::ECS::DetachDisk.yml at GitHub.