NSX-T Data Center REST API
Get migration-state of all the federation sites.
This API returns the migration-state of all the federation sites.Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/migration/plan/site-migration-state
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/migration/plan/site-migration-stateSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    FederationSiteMigrationState+
  