NSX-T Data Center REST API
This api is used to get mapping of MP and Policy objects after Mp to Policy Migration. (Deprecated)
This api is used to get mapping of MP and Policy objects.resource_type is additional parameter which takes the resource_type enum and give mapping status for that type.
Only one resource_type is supported per API call.
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:
GET
URI Path(s):
/api/v1/migration/mp-to-policy/migrated-resource-status
Request Headers:
n/a
Query Parameters:
MigratedResourceTypeParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
MigrationMappingResult+