Description
Deletes an Elastic Compute Service (ECS) image that has a specific image ID.
Syntax
Action: ACS::ECS::DeleteImage
Properties:
regionId: String
imageId: String
force: BooleanAttributes
Attribute | Description | Type | Required | Default value | Limit |
regionId | The region ID. | String | No | {{ ACS::RegionId }} | |
imageId | The image ID. | String | Yes | ||
force | Specifies whether to forcefully delete the ECS image. | Boolean | No | False |
Output
None
References
For more information, see ACS::ECS::DeleteImage.yml at GitHub.