2.1.6. Delete Volume

Verb URI Description
DELETE /volumes/volume-id Destroys the specified volume.
 

Example 2.11. Delete Volume: Request

DELETE /v1/volumes/521752a6-acf6-4b2d-bc7a-119f9148cd8c
          

 

Example 2.12. Delete Volume: Response

The response body will be empty with status code 202.
          

[Caution]Caution

You cannot delete a volume if it has snapshots associated with it.

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