You need to enable JavaScript to run this app.
导航
ReleaseIpv6AddressBandwidth
最近更新时间:2024.07.09 10:49:30首次发布时间:2022.10.10 09:46:29

调用 ReleaseIpv6AddressBandwidth 接口,释放指定的IPv6公网带宽。

前提条件

不支持手动删除公网双栈应用型负载均衡实例的IPv6公网带宽。删除公网双栈应用型负载均衡实例 时,系统自动删除它的IPv6公网带宽。

请求参数

参数名称
类型
是否必选
示例值
描述
ActionStringReleaseIpv6AddressBandwidth要执行的操作,取值ReleaseIpv6AddressBandwidth。
VersionString2020-04-01API版本信息,当前版本为2020-04-01。
AllocationIdStringeip-2zaiwb7ujxscd****IPv6公网带宽的ID。

返回数据

参数名称
类型
示例值
描述
RequestIdString2021062415303301022514515207C4****请求ID。
PreOrderNumberStringBO702327073660581****订单ID。

请求示例

GET /?Action=ReleaseIpv6AddressBandwidth&Version=2020-04-01&AllocationId=eip-2zaiwb7ujxscd**** HTTP/1.1
Host: open.volcengineapi.com
Region: cn-guangzhou
Service: vpc

返回示例

{
    "ResponseMetadata": {
        "RequestId": "2021062415303301022514515207C4****",
        "Action": "ReleaseIpv6AddressBandwidth",
        "Version": "2020-04-01",
        "Service": "vpc",
        "Region": "cn-guangzhou"
    }, 
    "Result": {
        "RequestId": "2021062415303301022514515207C4****",
        "PreOrderNumber": "BO702327073660581****"
    }
}

错误码

公共错误码,请参见 公共错误码 。

HttpCode
错误码
错误信息
描述
400InvalidEip.InUseThe specified EIP is being operated by another request.指定的EIP正被另一个请求操作,请稍后再试。
400InvalidEip.InUseThe specified EIP has dependent resource of a bandwidth package.指定的EIP被共享带宽包引用,无法释放。
400InvalidIpv6.InUseThe specified IPv6 address bandwidth is being operated by another request.指定的IPv6公网带宽正被另一个请求操作,请稍后再试。
400OrderErrorFailed to create an order in one step.创建订单并支付失败。
400PreOrderErrorFailed to create pre order.创建配置单失败。
403ForbiddenYou are not authorized to perform operations on the specified IPv6 address which is managed by ALB.无权限操作ALB的IPv6地址。
404InvalidEip.GetInstanceDetailGet instance detail failed获取实例信息失败
404InvalidIpv6.NotFoundThe specified IPv6 address bandwidth does not exist.指定的IPv6公网带宽不存在。