Description
Deletes the image of an Elastic Compute Service (ECS) instance based on the image name.
Syntax
Action: ACS::ECS::DeleteImageByName
Properties:
regionId: String
imageName: String
deleteSnapshot: BooleanAttributes
Attribute | Description | Type | Required | Default value | Limit |
regionId | The region ID. | String | Yes | ||
imageName | The image name. | String | Yes | ||
deleteSnapshot | Specifies whether to delete the snapshots of the image. By default, the snapshots are deleted. | Boolean | No | True |
Output
None
References
For more information, see ACS::ECS::DeleteImageByName.yml at GitHub.