ComponentMigrationStatus

ComponentMigrationStatus
ComponentMigrationStatus
JSON Example
{
    "can_skip": false,
    "component_type": "string",
    "details": "string",
    "percent_complete": "number",
    "status": "string"
}
boolean
can_skip
Optional

Can the migration of the remaining units in this component be skipped

string
component_type
Optional

Component type for the migration status

string
details
Optional

Details about the migration status

number
percent_complete
Optional

Indicator of migration progress in percentage

string
status
Optional

Migration status of component

Possible values are : SUCCESS, FAILED, IN_PROGRESS, NOT_STARTED, PAUSING, PAUSED,
Property Of