


Parameter | Description |
Backup Start Time | Select a time period for backup initiation, preferably during off-peak hours. The backup start time indicates when the backup process begins, not when it ends. For example, if you select 00:00 - 01:00, the system will initiate a backup at a specific time point within this window. The exact initiation time depends on the backend backup policy and the backup system's status. Available time slots are as displayed on the console, such as 00:00 - 01:00, 01:00 - 02:00, and so on. |
Data Backup Retention Period | The default retention period is 7 days. You can customize the retention period (3-7300 days). Backups will be automatically deleted upon expiration. Note: You cannot roll back to a time point outside the retention period. Therefore, set the data backup retention period based on your actual business needs. |
Backup Cycle | Supports selecting any time from Monday to Sunday for performing backups. Note: To ensure that users' data backup retention time and backup cycle remain continuously available: If the backup retention days are set to less than 7 days, the backup cycle will default to daily backups, and all days from Monday to Sunday will be selected by default. If the backup retention days are set to 7 or more, backups must be performed at least twice a week. If only one backup is selected, the settings cannot be completed. |
Estimated Next Backup Time | Displays the next backup time for the current instance. The console shows the time in Beijing (UTC+8). |
Scheduled Backup Retention | When regular backup retention is set, this option remains disabled. |

Parameter | Description |
Log Backup Retention Period | By default, it is consistent with the data backup retention period. Range: 3 - 7300 days. Backup sets are automatically deleted upon expiration. |
Log Backup Frequency | The default is 10 minutes. Range: 10 minutes - 60 minutes. It is recommended to set it to 10 minutes. The higher the frequency, the lower the risk. |
API | Description |
This API (ModifyBackupStrategy) is used to modify backup policies. | |
This API (DescribeBackupByFlowId) is used to query the details of created backups by the ID of the backup creation process, which can be obtained from the CreateBackup API. |
Feedback