Renews subscription Android instance groups. If a subscription instance group expires, the system automatically deletes the instance group and its instances in 15 days. Deleted resources cannot be recovered. Renew your instance groups promptly to prevent resource loss.
Try it now
Test
RAM authorization
Request parameters
Parameter | Type | Required | Description | Example |
| InstanceGroupIds | array | No | A list of instance group IDs. | |
string | No | The ID of an instance group. | ag-aobj3xwnvexhs**** | |
Period | integer | No | The renewal duration. The unit is specified by the PeriodUnit parameter. | 6 |
PeriodUnit | string | No | The unit of the renewal duration specified by the Period parameter. The default value is Month. Valid values:
| Month |
AutoPay | boolean | No | Specifies whether to enable automatic payment. Valid values:
| true |
PromotionId | string | No |
Response elements
Element | Type | Description | Example |
object | The response parameters. | ||
RequestId | string | The request ID. | 4B886792-2051-5DB4-8AE6-C8E45D3B4**** |
OrderId | string | The order ID. | 22326560487**** |
Examples
Success response
JSON format
{
"RequestId": "4B886792-2051-5DB4-8AE6-C8E45D3B4****",
"OrderId": "22326560487****"
}Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.