Extends the expiration time of manual backup data.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
kvstore:ModifyBackupExpireTime |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| BackupId |
string |
No |
The backup file ID. Call the DescribeBackups operation to query backup file IDs. |
521****66 |
| ExpectExpireTime |
string |
Yes |
The new expiration time. Specify the time in the yyyy-MM-ddTHH:mmZ format in UTC. The value cannot be earlier than the current expiration time. |
2025-07-06T07:25:57Z |
| InstanceId |
string |
Yes |
The ID of the instance. |
r-bp1zxszhcgatnx**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The request ID. |
B560AAD5-5027-51AD-A0D4-FA4DB1A76F40 |
Examples
Success response
JSON format
{
"RequestId": "B560AAD5-5027-51AD-A0D4-FA4DB1A76F40"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.