Delete snapshot

 
MethodURIDescription
DELETE/v2/{tenant_id}/snapshots/{snapshot_id}

Deletes a specified snapshot.

Normal response codes: 202

 Request

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

NameTypeDescription

{tenant_id}

​String

The unique identifier of the tenant or account.

{snapshot_id}

​U​U​ID

The unique identifier of an existing snapshot.

This operation does not require a request body.

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