ACS::ECS::DeleteImage

更新时间:
复制 MD 格式

Description

Deletes an Elastic Compute Service (ECS) image by image ID.

Syntax

Action: ACS::ECS::DeleteImage
Properties:
 regionId: String
 imageId: String
 force: Boolean

Attributes

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 force-delete the image.

Boolean

No

False

Output

None

References

For more information, see ACS::ECS::DeleteImage.yml at GitHub.