Domain name for API request: yunjing.tencentcloudapi.com.
This API (RenewProVersion) is used to renew HS Pro (prepaid).
Default request rate limit: 20/sec.
The following request parameter list only provides API request parameters and some common parameters. For the complete common parameter list, see Common Request Parameters.
Parameter Name | Required | Type | Description |
---|---|---|---|
Action | Yes | String | Common parameter. The valueused for this API: RenewProVersion. |
Version | Yes | String | Common parameter. The value used for this API: 2/28/2018 |
Region | No | String | Common parameter. This parameter is not required for this API. |
ChargePrepaid | Yes | ChargePrepaid | Purchase-related parameter. |
Quuid | Yes | String | Unique ID of the host, i.e. the uuid of a CVM, or the InstanceId of a CPM. |
Parameter Name | Type | Description |
---|---|---|
RequestId | String | The unique ID of a request, which is required for each troubleshooting case. |
https://yunjing.tencentcloudapi.com/?Action=RenewProVersion
&ChargePrepaid.Period=1
&Quuid=add4a78a-0d59-11e8-b7ab-00e081e1a5c5
&<Common request parameters>
{
"Response": {
"RequestId": "354f4ac3-8546-4516-8c8a-69e3ab73aa8a"
}
}
This tool allows online call, signature authentication, SDK code generation and quick search of APIs to greatly improve the efficiency of using cloud APIs.
The following only lists the error codes related to this API. For other error codes, see Common Error Codes.
Error Code | Description |
---|---|
FailedOperation.TradeError | Transaction error. |
InternalError | Internal error. |
InvalidParameter.InvalidFormat | Incorrect parameter format. |
ResourceNotFound | Resource does not exist. |
Was this page helpful?