云主机

  • 云主机 > API 文档 > 共享带宽 >后付费共享带宽转预付费

    后付费共享带宽转预付费

    最近更新时间: 2021-04-22 15:15:43

    请求路径

    POST /v1/vpc/common_bandwidth/:cb_id/charge_type

    请求参数 (查看付费参数)

    名称 类型 位置 是否必须
    描述
    region_id string body 地域 ID
    cb_id string body 共享带宽 ID
    cost_charge_type string body 付费类型, 只能填 PrePaid
    cost_charge_mode string body 计费方式, 只能填 PayByBandwidth
    cost_period_unit string body 付费周期
    cost_period int body 付费周期长度
    client_token string body 保证请求幂等性。从您的客户端生成一个参数值,确保不同请求间该参数值唯一。

    返回值

    名称 类型 是否必须
    描述
    data OrderInfo 订单详情
    request_id string 请求记录 ID

    OrderInfo 订单信息

    名称 类型 是否必须
    描述
    order string 订单号,选择预付费返回该参数

    示例

    正常返回示例

    {
        "data": {
            "order": "1QW2F998-8642-2346-I2K3-0OKMNHY65TG4"
        },
        "request_id": "04F0F334-AC1"
    }
    
    以上内容是否对您有帮助?
  • Qvm free helper
    Close