1. Interface Description
Interface request domain name: vpc.api3.convergecloud.com.
This API (InquiryPriceCreateVpnGateway) is used to create VPN Gateway inquiries.
Default interface request rate limit: 100 times per second.
Interface update time: 2018-05-24 00:48:57.
The interface is both signature verification and authentication.
2. Input Parameters
The following list of request parameters only lists interface request parameters and some public parameters, For a complete list of public parameters see public request parameters.
| Parameter name | Required | Allow NULL | Type | Description |
|---|---|---|---|---|
| Action | Yes | No | String | Public parameter, The value of this interface: InquiryPriceCreateVpnGateway |
| Version | Yes | No | String | Public parameter, The value of this interface: 2017-03-12 |
| Region | No | No | String | Public parameter,Regional information A list of supported geographies is available through the DescribeRegions interface |
| InstanceChargeType | No | No | String | VPN gateway billing mode. PREPAID: prepaid, i.e., monthly subscription, POSTPAID_BY_HOUR: postpaid, i.e., pay-as-you-go. The default is POSTPAID_BY_HOUR. If a prepaid mode is specified, the parameter InstanceChargePrepaid is required. Example: PREPAID |
| InstanceChargePrepaid | No | No | InstanceChargePrepaid | Prepaid mode, namely setting of parameters related to monthly subscription. Through this parameter, you can specify the duration of purchase for monthly subscription instances, whether to set auto-renewal, and other attributes. This parameter is required when the specified instance is subject to a payment mode of prepaid. Example:View |
| InternetMaxBandwidthOut | Yes | No | Uint64 | Public network bandwidth setting. Optional bandwidths: 5, 10, 20, 50, and 100; unit: Mbps. Example: 5 |
3. Output Parameters
| Parameter name | Type | Description |
|---|---|---|
| Price | Price | Commodity price. Example:View |
| RequestId | String | Unique request id, Each request will return. The RequestId of the request needs to be provided when locating the problem. |
4. Error Code
The following lists only the error codes related to the interface business logic, For other error codes, see public ErrorCode.
| Error Code | Description |
|---|---|
| InvalidParameterValue | The parameter value is invalid. |