DeleteStorageVolume - DeleteStorageVolume

调用DeleteStorageVolume删除卷。

调试

您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。

授权信息

当前API暂无授权信息透出。

请求参数

名称类型必填描述示例值
VolumeIdstring

卷 ID。

sv-***

返回参数

名称类型描述示例值
object

Schema of Response

RequestIdstring

请求 ID。

853D6E71-E087-1557-B65C-32BFBEE5CD97

示例

正常返回示例

JSON格式

{
  "RequestId": "853D6E71-E087-1557-B65C-32BFBEE5CD97"
}

错误码

HTTP status code错误码错误信息描述
400INSTANCE_ID_NOT_FOUNDThe input parameter instancdId that is not found.-
400IncorrectInstanceStatusThe current status of the resource does not support this operation-
400ERROR_VOLUME_STATUSThe storage volume status is unavailable-
400NoPermissionPermission denied.没有足够的权限,请联系云账号管理员授予您相应权限。
400InvalidParameter.%sThe specified field %s invalid. Please check it again.-

访问错误中心查看更多错误码。

变更历史

变更时间变更内容概要操作
暂无变更历史