2.2.6. Delete Snapshot

Verb URI Description
DELETE /snapshots/snapshot-id Destroys the specified snapshot.
 

Example 2.23. Delete Snapshot: Request

DELETE /v1/snapshots/3fbbcccf-d058-4502-8844-6feeffdf4cb5
          

 

Example 2.24. Delete Snapshot: Response

The response body will be empty with status code 202.
          

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