NSX-T Data Center REST API

This will trigger the migration from mp to policy. (Deprecated)

This will trigger the migration from mp to policy
This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX. Deprecated: This API is deprecated. The MP2Policy promotion tool will not be supported from VCF 9.0 release.

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:

{ "setup_details":{ "principal_identity":"abc" }, "migration_data":[ { "type":"IPBLOCK", "resource_ids":[ { "manager_id":"cfdf768b-627a-43e2-892a-9244f1d2084d", "policy_path":"/infra//default/groups/", "policy_id":"np__proj", "metadata":[ { "key":"sequence", "value":"5" }, { "key":"category", "value":"application" } ], "linked_ids":[ { "key":"subnet_id", "value":"cfdf968s-627a-43e2-892a-9244f1d2076a" } ] }, { "manager_id":"295062a6-7c3f-472c-8a75-92ad67800cf0" } ] } ] }

Successful Response:

Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a

Required Permissions:

crud

Feature:

utilities_upgrade

Additional Errors: