Delete a specific volume
DELETE/portal/api/v1/volumes/:volume_id
Deletes a volume identified by volume_id
from the specified provider.
Request
Responses
- 200
- 401
- 403
- 404
- 409
- 500
Volume deleted successfully
Unauthorized
Not authorized to access the resource
Resource not found.
Resource conflict.
Internal Server Error