Delete an RBS volume
DELETE/v1/remote_block_storage/volumes/{volume_id}
A DELETE request to /v1/remote_block_storage/volumes/{volume_id} will remove the volume selected in the path parameter.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
| Field | Details |
|---|---|
volume_id | stringA unique identifier of an RBS volume. Use this request to list all volume IDs. |
Response Body
application/json
application/json
application/json
curl -X DELETE "https://example.com/v1/remote_block_storage/volumes/YqaQlenj"Empty