Enables or disables auto-renewal for a Tair (Redis OSS-compatible) instance.
Operation description
Auto-renewal is triggered seven days before the expiration date of the instance.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
kvstore:ModifyInstanceAutoRenewalAttribute |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| DBInstanceId |
string |
Yes |
The ID of the instance. Separate multiple instance IDs with commas (,). Note
You can specify up to 30 instance IDs. |
r-bp1zxszhcgatnx**** |
| Duration |
string |
No |
The auto-renewal period. Valid values: 1 to 12. Unit: months. When the instance is about to expire, the instance is automatically renewed based on the number of months specified by this parameter. Note
This parameter is available and required only if the AutoRenew parameter is set to true. |
3 |
| AutoRenew |
string |
No |
Whether to enable auto-renewal. Valid values:
Note
The default value is false. |
true |
| Product |
string |
No |
The service. Set the value to kvstore. |
kvstore |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
52D901ED-E0A5-42FB-B9DB-39C295C3**** |
Examples
Success response
JSON format
{
"RequestId": "52D901ED-E0A5-42FB-B9DB-39C295C3****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.