Depending on the work loads and the underlying storage, migrations may be slow and even become slower when running in parallel with even more possible impacts on the VMs. Therefore, it might make sense to have an option to define that migrations should run serially which means that the next VM will only be migrated after the other one has been migrated successfully.
Task
Integrate a new option
Get related job from API
Validate that the migration job finished successfully
General
Depending on the work loads and the underlying storage, migrations may be slow and even become slower when running in parallel with even more possible impacts on the VMs. Therefore, it might make sense to have an option to define that migrations should run serially which means that the next VM will only be migrated after the other one has been migrated successfully.
Task