You are not logged in.
AutoRenewalResources
A customer can use this API to enable automatic subscription renewal for its long-term yearly/monthly resources to prevent the resources from being deleted when they are expired.
Customers can follow the instructions described in Enabling Auto-Renewal to enable automatic subscription renewal for yearly/monthly resources in Billing Center.
NOTE:
- The customer can enable automatic subscription renewal only after the customer successfully pays its yearly/monthly resource order.
- For details about the yearly/monthly products supporting automatic subscription renewal, see Auto-Renewal Rules.
- Before invoking this API, you can invoke the API described in Querying Customer's Yearly/Monthly Resources to query the resource ID, resource expiration date, and deduction policy after the resource is expired.
- After you enable automatic subscription renewal, the fee will be deducted at 03:00 7 days before the product expiration date. Ensure that your budget is sufficient. If the first attempt to deduct the fee fails due to the insufficient budget, the system will continue the attempts at 03:00 every day until the fee is deducted successfully, or will retain the product resources till the last allowed day.
- The renewed period is the same as the original resource subscription period.
This API can be invoked only by the customer AK/SK or token.
Name | Type | IN | Mandatory | Description |
---|---|---|---|---|
X-Auth-Token | string | header | Yes | Call with customer token |
resource_id | string | path | Yes | Resource ID.You can obtain the resource ID by invoking the API described in Querying Customer's Yearly/Monthly Resources. |
Parameter Name: The default value is returned. No content:no content
CBC.0100:Parameter error. CBC.99003012:The resource ID does not exist. CBC.99003602:Automatic renewal is not supported for expired or frozen resources.
"POST https://bss-intl.myhuaweicloud.com/v2/orders/subscriptions/resources/autorenew/eb1cac79-773b-414b-8915-6c3eed8ddf24"