NSX-T Data Center REST API
Abort migration
Resets all migration steps done so far, so that migration can be restartedwith new setup details.
Request:
Method:
              POST
            URI Path(s):
              
              
                  
                  /api/v1/migration/plan?action=abort
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
POST https://<nsx-mgr>/api/v1/migration/plan?action=abortSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a
  