This API is used to delete an image. If you soft delete the image with a specified ID, the image persists in the database, but in the deleted status.
This API has been discarded. Deleting an Image (Native OpenStack API) is recommended.
Returned Values |
Description |
---|---|
400 Bad Request |
Request error. |
401 Unauthorized |
Authentication failed. |
403 Forbidden |
You do not have the rights to perform the operation. |
404 Not Found |
The requested resource was not found. |
500 Internal Server Error |
Internal service error. |
503 Service Unavailable |
The service is unavailable. |