NSX-T Data Center REST API

This api is used to get mp policy promotion state. (Deprecated)

This api is used to get promotion state.
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-policy-promotion/state
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
MPPolicyPromotionState+

Example Response:

{ "mp-policy-promotion" : "PROMOTION_IN_PROGRESS" }

Required Permissions:

read

Feature:

utilities_upgrade

Additional Errors: