Delete volume 2
Method | URI | Description |
---|---|---|
DELETE | /v1.1/{tenant_id}/os-volumes/{volume_id} | Deletes a specified volume. |
Normal response codes: 202
Request
This table shows the URI parameters for the delete volume request:
Name | Type | Description |
---|---|---|
{tenant_id} | String | The unique identifier of the project or account. |
{volume_id} | String | The unique identifier for a volume. |
This operation does not accept a request body and does not return a response body.