Deletes the specified volume.
If successful, this endpoint will return a 204 No Content status.
The following arguments are supported for this endpoint.
| Name | Type | Default Value |
|---|---|---|
|
volume Required |
Volume Lookup | None |
The following errors may occur during this request.
| Details | HTTP status |
|---|---|
|
Received an unexpected response from VAST API |
500 Internal Server Error |
|
Received an unexpected response from VAST API |
500 Internal Server Error |
|
Request to Vast API timed out |
504 Gateway Timeout |
|
Request to Vast API timed out |
504 Gateway Timeout |
|
No volume was found matching any of the criteria provided in the arguments |
404 Not Found |
When the request is successful, you can expect an object matching the specification below to be returned.
{ }