NSX-T Data Center REST API
ComponentMigrationStatus (schema)
| Name | Description | Type | Notes | 
|---|---|---|---|
| can_skip | Can the migration of the remaining units in this component be skipped | boolean | Readonly | 
| component_type | Component type for the migration status | string | Readonly | 
| details | Details about the migration status | string | Readonly | 
| percent_complete | Indicator of migration progress in percentage | number | Required Readonly | 
| status | Migration status of component | string | Required Readonly Enum: SUCCESS, FAILED, IN_PROGRESS, NOT_STARTED, PAUSING, PAUSED | 
