2.5.3. Delete image

 
MethodURIDescription
DELETE/v2/images/{image_id}

Deletes a specified image.

Normal response codes: 204

Error response codes: computeFault (400, 500, ), serviceUnavailable (503), badRequest (400), unauthorized (401), forbidden (403), badMethod (405), overLimit (413), itemNotFound (404)

 2.5.3.1. Request

This table shows the URI parameters for the delete image request:

NameTypeDescription

{image_id}

​U​U​ID

The UUID for the image.

This operation does not require a request body.

Questions? Discuss on ask.openstack.org
Found an error? Report a bug against this page


loading table of contents...