You need to enable JavaScript to run this app.
导航
ConvertLoadBalancerBillingType
最近更新时间:2024.10.21 14:07:14首次发布时间:2022.03.01 08:57:47

调用 ConvertLoadBalancerBillingType 接口,转换负载均衡实例的计费类型。

使用说明

该接口支持以下计费转换:

  • 按量计费-按规格计费与包年包月之间的相互转换。
  • 按量计费-按规格计费与按量计费-按使用量计费之间的相互转换。

说明

  • 包年包月计费类型不支持直接转换为按量计费-按使用量计费。如需转换,请先转换为按量计费-按规格计费,再转换为按量计费-按使用量计费。
  • 公网CLB实例关联的公网IP为增强防护类型或已加入共享带宽包时,计费类型不支持转换为包年包月。

调试

请求参数

名称
类型
是否必选
示例值
描述
ActionStringConvertLoadBalancerBillingType要执行的操作,取值为ConvertLoadBalancerBillingType。
VersionString2020-04-01API版本信息,当前版本为:2020-04-01。

LoadBalancerId

String

clb-bp1b6c719dfa08ex****

CLB实例ID。
您可以调用DescribeLoadBalancers接口,查询CLB实例ID。

LoadBalancerBillingType

Integer

1

CLB实例的计费方式。取值如下:

  • 1:包年包月
  • 2:按量计费-按规格计费
  • 3:按量计费-按使用量计费

    说明

    按使用量计费正在邀测中,暂仅支持完成 企业认证 的账号申请试用,如需试用,请联系客户经理。

LoadBalancerSpec

String

small_1

CLB实例的规格,不同规格提供的转发能力不同,更多信息请参见产品类型与规格。取值如下:

  • small_1:小型I
  • small_2:小型II
  • medium_1:中型I
  • medium_2:中型II
  • large_1:大型I
  • large_2:大型II

说明

参数LoadBalancerBillingType设置为2,且CLB实例原计费方式为按量计费-按使用量计费时,该参数为必填。

PeriodUnit

String

Month

包年包月计费方式的时长单位。取值如下:

  • Month (默认值):按月计费
  • Year:按年计费

Period

Integer

1

包年包月计费方式的时长数量。

  • PeriodUnit配置为Month时,取值包括1~9,12,24和36。
  • PeriodUnit配置为Year时,取值范围为1~3。

说明

不传入该参数或该参数不传入数值时,默认为1。

返回参数

名称
类型
示例值
描述
RequestIdString20210811152539010225146063030****请求ID。
OrderIdStringOrder705261343570982****订单ID。

请求示例

GET /?Action=ConvertLoadBalancerBillingType&Version=2020-04-01&LoadBalancerId=clb-bp1b6c719dfa08ex****&LoadBalancerBillingType=1 HTTP/1.1
Host: open.volcengineapi.com
Region: cn-beijing
Service: clb

返回示例

{
    "ResponseMetadata": {
        "RequestId": "20210811152539010225146063030****",
        "Action": "ConvertLoadBalancerBillingType",
        "Version": "2020-04-01",
        "Service": "clb",
        "Region": "cn-beijing"
    }, 
    "Result": {
        "RequestId": "20210811152539010225146063030****",
        "OrderId": "Order705261343570982****"
    }
}

错误码

下表为您列举了该接口与业务逻辑相关的错误码。公共错误码请参见公共错误码文档。

HttpCode
错误码
错误信息
描述
400InvalidAutoRenewal.MalformedThe specified AutoRenewal is malformed.指定的 AutoRenewal 参数格式不合法。
400InvalidLoadBalancer.InvalidStatusThe specified LoadBalancer is not in the correct status for the request.指定的负载均衡所处状态无法响应该请求。
400InvalidLoadBalancer.UnSupportActionThe specified LoadBalancer does not support this action.指定的负载均衡不支持当前操作。
400InvalidLoadBalancerBillingType.MalformedThe specified LoadBalancerBillingType is malformed.指定的 LoadBalancerBillingType 参数格式不合法。
400InvalidLoadBalancerSpec.ListenerBandwidthMismatchThe total bandwidth of all listeners exceeds the upper limit of the specified spec.实例内监听器指定带宽总和超过指定的负载均衡规格上限。
400InvalidLoadBalancerSpec.MalformedThe specified LoadBalancerSpec is malformed.指定的 LoadBalancerSpec 参数格式不合法。
400InvalidParameterData unmarshal failed.请求解析失败。
400InvalidPeriod.MalformedThe specified Period is malformed.指定的 Period 参数格式不合法。
400InvalidPeriodUnit.MalformedThe specified PeriodUnit is malformed.指定的 PeriodUnit 参数格式不合法。
400InvalidQuotaCode.MalformedThe specified QuotaCode is malformed.指定的 QuotaCode 参数格式不合法。
400OrderError.OrderPayFailed to create order and pay.下单支付失败。
400OrderError.PreOrderFailed to create a preorder.下单失败。
400UnSupportedOperation.SpecUnchangedThe request on the specified LoadBalancer is denied due to the LoadBalancerSpec has not changed.负载均衡规格未改变。
400UnsupportedOperation.AccountArrearsThe request on the specified instance is denied due to the account in arrears status.因账户处于欠费状态,对于该实例的操作请求被拒绝。
403ForbiddenYou are not authorized to perform operations on the specified service.无权限对指定服务进行操作。
403InvalidResourceType.ServcieManagedThe specified ResourceType is managed by a service.指定的资源是服务托管资源。
404InvalidExclusiveCluster.NotFoundThe specified ExclusiveCluster does not exist.指定的独占集群不存在。
404InvalidLoadBalancer.NotFoundThe specified LoadBalancer does not exist.指定的负载均衡不存在。
412InvalidExclusiveCluster.ExpiredThe specified ExclusiveCluster has expired.指定的独占集群已过期。
412InvalidExclusiveCluster.UnPurchasedThe specified ExclusiveCluster is not purchased.指定的独占集群未购买。
412InvalidLoadBalancer.ExpiredThe specified LoadBalancer has expired.指定的负载均衡已过期。
412InvalidLoadBalancer.InvalidBillingTypeThe specified LoadBalancer is not in the correct BillingType for the request.指定的负载均衡所处计费类型无法响应该请求。