NSX-T Data Center REST API
Cancel migration
This will cancel the on-going promotion and system will be restored to original stateas before promotion.
This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX-T.
Request:
Method:
              POST
            URI Path(s):
              
              
                  
                  /api/v1/migration/mp-to-policy/cancel
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
POST https://<nsx-mgr>/api/v1/migration/mp-to-policy/cancelSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a
  