InlineMigrationUnitGroupAggregateInfo1
InlineMigrationUnitGroupAggregateInfo1
JSON Example
{
"status": "string",
"failed_count": 0,
"group": {
"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"
}
]
},
"percent_complete": "number"
}
string
status
Optional
Migration status of migration unit group
Possible values are : SUCCESS, FAILED, IN_PROGRESS, NOT_STARTED, PAUSED,
integer As int32 As int32
failed_count
Optional
Number of nodes in the migration unit group that failed migration
number
percent_complete
Optional
Indicator of migration progress in percentage