Deleting an Image (Native OpenStack API)

Function

This API is used to delete a private image. You can only delete your own private images.

URI

DELETE /v2/images/{image_id}

Table 1 lists the parameters in the URI.
Table 1 Parameter description

Parameter

Mandatory

Type

Description

image_id

Yes

String

Specifies the image ID.

Request

Response

Returned Values