All Products
Search
Document Center

Data Online Migration:ScheduleRule

Last Updated:Jun 16, 2025
ParameterTypeDescriptionExample
object

The scheduling rule.

StartCronExpressionstring

The time when the migration task started. You can use a CRON expression to specify the time. The interval at which the migration task is run is at least 1 hour.

0 0 * * * ?
SuspendCronExpressionstring

The time when the migration task paused. You can use a CRON expression to specify the time. The interval at which the migration task is run is at least 1 hour.

0 0 * * * ?
MaxScheduleCountlong

The maximum number of times that the migration task is automatically scheduled. Each time the migration task is run, the execution ID increases by one until the task is run the specified number of times. The task is automatically scheduled based on the specified start time and pause time. The task is no longer automatically scheduled after the task is run the specified number of times. However, you can still manually start the task.

1