NSX-T Data Center REST API
This will trigger the migration from mp to policy.
This will trigger the migration from mp to policyThis 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
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    MpMigrationData+
  Example Request:
POST https://<nsx-mgr>/api/v1/migration/mp-to-policy { "setup_details":{ "principal_identity":"abc" }, "migration_data":[ { "type":"IPBLOCK", "resource_ids":[ { "manager_id":"cfdf768b-627a-43e2-892a-9244f1d2084d", "policy_path":"/infra/Successful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a
  