MigrationUnitAggregateInfo (schema)

Name Description Type Notes
_links References related to this resource

The server will populate this field when returing the resource. Ignored on PUT and POST.
array of ResourceLink Readonly
_schema Schema for this resource string Readonly
_self Link to this resource SelfResourceLink Readonly
errors List of errors occurred during migration of this migration unit array of string Readonly
percent_complete Indicator of migration progress in percentage number Required
Readonly
status Status of migration unit string Required
Readonly
Enum: SUCCESS, FAILED, IN_PROGRESS, NOT_STARTED, PAUSED
unit Migration unit info

Details of the migration unit
MigrationUnit Required
Readonly