Deletes a storage volume.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ens:DeleteStorageVolume |
delete |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| VolumeId |
string |
Yes |
The ID of the volume. |
sv-*** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The request ID. |
853D6E71-E087-1557-B65C-32BFBEE5CD97 |
Examples
Success response
JSON format
{
"RequestId": "853D6E71-E087-1557-B65C-32BFBEE5CD97"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | INSTANCE_ID_NOT_FOUND | The input parameter instancdId that is not found. | |
| 400 | IncorrectInstanceStatus | The current status of the resource does not support this operation | |
| 400 | ERROR_VOLUME_STATUS | The storage volume status is unavailable | |
| 400 | NoPermission | Permission denied. | |
| 400 | InvalidParameter.%s | The specified field %s invalid. Please check it again. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.