You need to enable JavaScript to run this app.
导航

ModifyIpv6AddressBandwidth

最近更新时间2023.12.25 15:59:05

首次发布时间2022.10.10 09:46:30

调用 ModifyIpv6AddressBandwidth 接口,修改IPv6公网带宽的带宽上限。

调用说明

降低带宽上限,可能会影响业务流量造成丢包,请充分评估可能对业务产生的影响,并谨慎操作。

请求参数

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

Bandwidth

Integer

1

IPv6公网带宽的带宽上限,单位为Mbps。

  • 按量计费-按实际流量计费:取值范围1~200。
  • 按量计费-按带宽上限计费:取值范围1~1000。

返回数据

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

请求示例

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

返回示例

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

错误码

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

HttpCode
错误码
错误信息
描述
400InvaildIpv4.NotSupportThe specified IPv4 address does not support this operation.指定的IPv4地址不支持此操作。
400InvalidAlb.InvalidStatusThe specified ALB is not in the correct status for the request. Current ALB has been frozen.指定的ALB所处状态无法响应该请求。当前ALB被冻结。
400InvalidBandwidth.MalformedThe specified bandwidth is malformed.Ensure that bandwidth is not smaller than 1.指定的带宽不合法。如果指定带宽,请确保不小于1。
400InvalidClb.InvalidStatusThe specified CLB is not in the correct status for the request. Current CLB has been frozen.指定的CLB所处状态无法响应该请求。当前CLB被冻结。
400InvalidEip.InUseThe specified EIP is being operated by another request.指定的EIP正被另一个请求操作,请稍后再试。
400InvalidEip.InvalidStatusThe specified elastic ip is not in the correct status for the request.指定的弹性公网IP所处的状态无法响应该请求。
400InvalidInstance.InvalidStatusThe specified ECS is not in the correct status for the request. Current ECS has been frozen.指定的ECS所处状态无法响应该请求。当前ECS被冻结。
400InvalidIpv6.InUseThe specified IPv6 address bandwidth is being operated by another request.指定的IPv6公网带宽正被另一个请求操作,请稍后再试。
400InvalidIpv6.InvalidStatusThe specified IPv6 address bandwidth is not in the correct status for the request. The specified IPv6 address bandwidth is in freeze.指定的IPv6公网带宽或私有网络所处的状态无法响应该请求。当前公网带宽被冻结。
400LimitExceeded.Ipv6You've reached the limit on the bandwidth of IPv6 address that you can create.已达到IPv6地址带宽上限。
400OrderErrorFailed to create an order in one step.创建订单并支付失败。
400PreOrderErrorFailed to create pre order.创建配置单失败。
400QuotaExceeded.EipEIP number exceeded quota.已达到可申请公网IP数量上限。
400UnsupportedOperationThe request on the specified instance is denied due to the account balance and available vouchers are less than 100 yuan in total.因账户余额及可用代金券共不足100元,对于该实例的操作请求被拒绝。
400UnsupportedOperationThe request on the specified instance is denied due to the account in arrears status.因账户处于欠费状态,对于该实例的操作请求被拒绝。
404InvalidEip.GetInstanceDetailGet instance detail failed.获取实例信息失败。
404InvalidInstance.NotFoundThe specified instance does not exist.指定的实例不存在。
404InvalidIpv6.NotFoundThe specified IPv6 address bandwidth does not exist.指定的IPv6公网带宽不存在。