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
  Example Request:
GET https://<nsx-mgr>/api/v1/migration/migration-unit-groups/d00d6a39-5ff2-4ddc-a63f-672b4e9ecc5/statusSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    MigrationUnitStatusListResult+