Delete volume

 
MethodURIDescription
DELETE/v2/{tenant_id}/volumes/{volume_id}

Deletes a specified volume.

Normal response codes: 202

 Request

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

NameTypeDescription

{tenant_id}

​String

The unique identifier of the tenant or account.

{volume_id}

​U​U​ID

The unique identifier of an existing volume.

This operation does not require a request body.

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