NSX-T Data Center REST API
Get migration status for group
Get migration status for migration units in the specified group. User canspecify whether to show only the migration units with errors.
Request:
Method:
GET
URI Path(s):
/api/v1/migration/migration-unit-groups/{group-id}/status
Request Headers:
n/a
Query Parameters:
MigrationGroupStatusListRequestParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
MigrationUnitStatusListResult+