NSX-T Data Center REST API

Associated URIs:

API Description API Path

List migrated resources


List migrated resources.This API is applicable for mp2Policy migration mode only.
GET /api/v1/migration/migrated-resources

This api is used to get mp policy promotion history. The history contains details about date and time of different promotion operations like INITIATED, CANCELLED, SUCCESS.


This api is used to get migration history.
GET /api/v1/migration/mp-policy-promotion/history

This api is used to get mp policy promotion state.


This api is used to get promotion state.
GET /api/v1/migration/mp-policy-promotion/state

This will trigger the migration from mp to policy.


This will trigger the migration from mp to policy
POST /api/v1/migration/mp-to-policy

Cancel migration


This will cancel the on-going promotion and system will be restored to original state
as before promotion.
POST /api/v1/migration/mp-to-policy/cancel

To get MP2Policy promotion feedback.


To get MP2Policy promotion feedback.
This gives all the validation errors or failures during PRECHECK / APPLY phase.
GET /api/v1/migration/mp-to-policy/feedback

To get MP2Policy promotion stats.


To get MP2Policy promotion stats.
This gives detailed information about promotion progess per resource type
like what's the promotion status, how many resources has been promoted etc.
GET /api/v1/migration/mp-to-policy/stats