InlineMigrationUnitGroup1

InlineMigrationUnitGroup1
InlineMigrationUnitGroup1
JSON Example
{
    "migration_unit_count": 0,
    "migration_units": [
        {
            "_self": {
                "action": "string",
                "href": "string",
                "rel": "string"
            },
            "_links": [
                {
                    "action": "string",
                    "href": "string",
                    "rel": "string"
                }
            ],
            "_schema": "string",
            "group": {
                "target_display_name": "string",
                "is_valid": false,
                "target_id": "string",
                "target_type": "string"
            },
            "warnings": [
                "string"
            ],
            "current_version": "string",
            "metadata": [
                {
                    "value": "string",
                    "key": "string"
                }
            ],
            "type": "string",
            "id": "string",
            "display_name": "string"
        }
    ],
    "enabled": false,
    "type": "string",
    "parallel": false,
    "extended_configuration": [
        {
            "value": "string",
            "key": "string"
        }
    ]
}
integer As int32 As int32
migration_unit_count
Optional

Number of migration units in the group

migration_units
Optional

List of migration units in the group

boolean
enabled
Optional

Flag to indicate whether migration of this group is enabled or not

string
type
Required

Component type

boolean
parallel
Optional

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

extended_configuration
Optional

Extended configuration for the group