InlineMigrationUnit1
InlineMigrationUnit1
JSON Example
{
"current_version": "string",
"display_name": "string",
"group": {
"is_valid": false,
"target_display_name": "string",
"target_id": "string",
"target_type": "string"
},
"id": "string",
"metadata": [
"KeyValuePair Object"
],
"type": "string",
"warnings": [
"string"
]
}
string
current_version
Optional
This is component version e.g. if migration unit is of type HOST, then this is host version.
string
display_name
Optional
Name of the migration unit
string
id
Optional
Identifier of the migration unit
string
type
Optional
Migration unit type
array of
string
warnings
Optional
List of warnings indicating issues with the migration unit that may result in migration failure