InlineMigrationUnitGroup1
InlineMigrationUnitGroup1
JSON Example
{
"enabled": false,
"extended_configuration": [
{
"key": "string",
"value": "string"
}
],
"migration_unit_count": 0,
"migration_units": [
"MigrationUnit Object"
],
"parallel": false,
"pause_after_each_migration_unit": false,
"type": "string"
}
boolean
enabled
Optional
Constraints:
default: true
Flag to indicate whether migration of this group is enabled or not
array of
KeyValuePair
extended_configuration
Optional
Constraints:
maxItems: 100
Extended configuration for the group
integer As int32
As int32
migration_unit_count
Optional
Number of migration units in the group
array of
MigrationUnit
migration_units
Optional
Constraints:
maxItems: 100
List of migration units in the group
boolean
parallel
Optional
Constraints:
default: true
Migration method to specify whether the migration is to be performed in parallel or serially
boolean
pause_after_each_migration_unit
Optional
Flag to indicate whether migration should be paused after migration of each migration-unit
string
type
Required
Component type