DeleteVolume

GET /?Action=DeleteVolume
Description

Deletes a specified BSU volume.
You can delete available volumes only, that is, volumes that are not attached to an instance.

Body parameter

Required: false
Name: DeleteVolumeRequest

Name Description Required Schema Default Example

DryRun

If set to true, checks whether you have the required permissions to perform the action.

false

boolean

VolumeId

The ID of the volume.

true

string

Responses
HTTP Code 200
HTTP Code Description Schema

200

DeleteVolumeResult

Response 200

Response 200

Name Description Required Schema Default Example

requestId

The ID of the request.

false

string

return

If true, the request succeeds. Otherwise, an error is returned.

false

boolean