调用 CreateBandwidthPackage 接口,创建一个共享带宽包实例。
参数名称 | 类型 | 是否必选 | 示例值 | 描述 |
---|---|---|---|---|
Action | String | 是 | CreateBandwidthPackage | 要执行的操作,取值:CreateBandwidthPackage。 |
Version | String | 是 | 2020-04-01 | API的版本信息,当前版本为2020-04-01。 |
BandwidthPackageName | String | 否 | bwp-01 | 共享带宽包的名称。
|
Description | String | 否 | This is a bandwidthpackage | 共享带宽包的描述。
|
ISP | String | 否 | BGP | 线路类型,默认为BGP。
|
BillingType | Integer | 否 | 4 | 共享带宽包的计费方式,取值如下:
|
Protocol | String | 否 | IPv4 | 共享带宽包的IP协议,取值如下:
|
Bandwidth | Integer | 是 | 10 | 共享带宽包的带宽上限,单位:Mbps。
|
PeriodUnit | Integer | 否 | 1 | 购买包年包月共享带宽包时长的单位,取值如下:
|
Period | Integer | 否 | 1 | 购买包年包月共享带宽包的时长,默认“1”。
|
SecurityProtectionTypes.N | String | 否 | SecurityProtectionTypes.1=AntiDDoS_Enhanced | 共享带宽包的的安全防护类型。
说明 共享带宽包仅支持添加和其安全防护类型相同的公网IP,且创建后不支持转换安全防护类型,请谨慎选择。 |
ProjectName | String | 否 | Project_1 | 共享带宽包所属项目的名称。不填默认加入default项目。 |
Tags.N.Key | String | 否 | Tags.1.Key=key1&Tags.2.Key=key2 | 用户标签的标签键。
说明 同一资源的标签键不允许重复。 |
Tags.N.Value | String | 否 | Tags.1.Value=value1&Tags.2.Value=value2 | 用户标签的标签值。
说明 若传入该参数,则必须先传入 |
参数名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
RequestId | String | 2021062415303301022514515207C4**** | 请求ID。 |
BandwidthPackageId | String | bwp-2zeo05qre24nhrqpy**** | 新建的共享带宽包实例的ID。 |
GET /?Action=CreateBandwidthPackage&Version=2020-04-01&BandwidthPackageName=bwp-01&ISP=BGP&Bandwidth=10 HTTP/1.1 Host: open.volcengineapi.com Service: vpc Region: cn-beijing
{ "ResponseMetadata": { "RequestId": "2021062415303301022514515207C4****", "Action": "CreateBandwidthPackage", "Version": "2020-04-01", "Service": "vpc", "Region": "cn-beijing" }, "Result":{ "RequestId": "2021062415303301022514515207C4****", "BandwidthPackageId": "bwp-2zeo05qre24nhrqpy****" } }
公共错误码,请参见 公共错误码 。
HttpCode | 错误码 | 错误信息 | 描述 |
---|---|---|---|
400 | InsufficientIspBandwidthPackage | The specified ISP does not contain enough free bandwidth package to fulfill your request. | 指定ISP下的共享带宽包资源不足。 |
400 | InvalidBandwidth.Malformed | The specified bandwidth is malformed. Ensure that bandwidth is not smaller than the limit. | 指定的带宽不合法。请确保带宽不小于限制。 |
400 | InvalidDescription.Malformed | The specified description is malformed. Ensure the maximum length of description is 255. | 指定的描述格式不合法。描述长度不能超过255个字符。 |
400 | InvalidDescription.Malformed | The specified description is malformed. | 指定的描述格式不合法。请修复描述格式后重试。 |
400 | InvalidISP.NotSupport | IPv6 bandwidth package does not support specified isp. | IPv6共享带宽包不支持指定的线路类型。 |
400 | InvalidMonthPeriod.Malformed | The specified monthly period is malformed. Monthly period only supports 1~9, 12, 24, 36. | 指定的预付费按月购买时长不合法。预付费按月购买时长只支持1~9, 12, 24, 36月。 |
400 | InvalidName.Malformed | The specified name is malformed. Ensure the maximum length of name is 128. | 指定的名称格式不合法。名称长度不能超过128个字符。 |
400 | InvalidName.Malformed | The specified name is malformed. | 指定的名称格式不合法。请修复名称格式后重试。 |
400 | InvalidPeriodUnit.Malformed | The specified period unit is malformed. Pre billing period unit can only be Month or Year. | 指定的预付费类型时长单位不合法。预付费类型时长单位只能为月或年。 |
400 | InvalidProtocol.Malformed | The specified protocol is malformed. | 指定的协议类型不合法。 |
400 | InvalidProtocol.Malformed | The specified protocol is malformed. AntiDDoS enhanced bandwidth package only supports IPv4. | 指定的协议类型不支持。增强防护共享带宽包仅支持IPv4。 |
400 | InvalidRenewType.Malformed | The specified renew type is malformed. Renew type must be 1, 2, or 3. | 指定的续费类型不合法。续费类型只允许为1, 2 或 3。 |
400 | InvalidSecurityProtectionTypes.Malformed | The specified security protection type is malformed. Security protection type only support AntiDDoS_Enhanced. | 指定的安全防护级别不支持。安全防护级别当前仅支持AntiDDoS_Enhanced。 |
400 | InvalidTag.Disorder | The specified index order of tag is malformed. | 指定标签的索引顺序参数格式不合法。 |
400 | InvalidTagKey.Malformed | The specified parameter tag key is invalid. | 标签键不合法。 |
400 | InvalidTagValue.Malformed | The specified parameter tag value is invalid. | 标签值不合法。 |
400 | InvalidYearPeriod.Malformed | The specified yearly period is malformed. Yearly period only supports 1~3. | 指定的预付费按年购买时长不合法。预付费按年购买时长只支持1~3年。 |
400 | LimitExceeded.Bandwidth | You've reached the limit on the bandwidth that you can create. | 已达到带宽上限。 |
400 | LimitExceeded.SecurityProtectionTypes | You've reached the limit on the number of security protection types. | 已达到安全防护类型的上限。 |
400 | LimitExceeded.Tags | You've reached the limit on the number of tags that you can operate at one time. | 已达到单次可操作标签数量的上限。 |
400 | OrderError | Failed to create an order in one step. | 创建订单并支付失败。 |
400 | PreOrderError | Failed to create pre order. | 创建配置单失败。 |
400 | QuotaExceeded.BandwidthPackage | You've reached the limit on the number of bandwidth package that you can create. | 已到达可创建共享带宽包的数量上限。 |
400 | QuotaExceeded.IPv6BandwidthPackage | You've reached the limit on the number of IPv6 bandwidth package that you can create. | 已到达可创建IPv6共享带宽包的数量上限。 |
400 | UnsupportedOperation | The request on the specified instance is denied due to the account balance and available vouchers are less than 100 yuan in total. | 因账户余额及可用代金券共不足100元,对于该实例的操作请求被拒绝。 |
400 | UnsupportedOperation | The request on the specified instance is denied due to the account in arrears status. | 因账户处于欠费状态,对于该实例的操作请求被拒绝。 |
403 | Forbidden | You are not authorized to create bandwidth package. | 无权限创建共享带宽包。 |
403 | Forbidden | You are not authorized to create fusion BGP elastic IP address. | 无权限创建融合BGP类型EIP地址。 |
403 | Forbidden | You are not authorized to create single-line value elastic IP address. | 无权限创建静态单线惠选型类型EIP地址。 |
403 | Forbidden | You are not authorized to create Anti DDos bandwidth package. | 无权限创建增强防护类型共享带宽包。 |
403 | Forbidden | You are not authorized to perform operations on create IPv6 gateway. | 无权限创建IPv6网关。 |
403 | Forbidden | You are not authorized to create Static BGP elastic IP address. | 无权限创建静态BGP类型EIP地址。 |
403 | Forbidden | You are not authorized to create single-line elastic IP address. | 无权限创建静态单线类型公网IP地址。 |
403 | Forbidden | You are not authorized to create BGP SingleLine elastic IP address. | 无权限创建BGP单线类型EIP地址。 |
404 | InvalidISP.NotFound | The specified ISP does not exist. | 指定的ISP不存在。 |
404 | InvalidProject.NotFound | The specified Project does not exist. | 指定的项目不存在。 |