MigrationPlanSettings

MigrationPlanSettings
MigrationPlanSettings
JSON Example
{
    "pause_after_each_group": false,
    "pause_on_error": false,
    "parallel": false
}
boolean
pause_after_each_group
Optional

Flag to indicate whether to pause the migration after migration of each group is completed

boolean
pause_on_error
Optional

Flag to indicate whether to pause the migration plan execution when an error occurs

boolean
parallel
Optional

Migration Method to specify whether the migration is to be performed serially or in parallel