NSX-T Data Center REST API
Get migration stats for logical constructs phase
Get migration stats for logical constructs phase. This API can be polled for getting runtime progress of the migration from source to target.Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/migration/logical-constructs/stats
                  
              
            Request Headers:
                n/a
            Query Parameters:
    ListRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/migration/logical-constructs/statsSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    LogicalConstructMigrationStatsListResult+