NSX-T Data Center REST API

This api is used to get mp policy promotion state.

This api is used to get promotion state.
This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX.

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

Example Request:

GET https://<nsx-mgr>/api/v1/migration/mp-policy-promotion/state

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: