All Products
Search
Document Center

CloudOps Orchestration Service:ACS::ECS::DeleteImageByName

Last Updated:Jun 12, 2024

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: Boolean

Attributes

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.