NSX-T Data Center REST API
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.
This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX-T.
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/migration/mp-to-policy/stats
                  
              
            Request Headers:
                n/a
            Query Parameters:
    MigrationStatsRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/mp-to-policy/statsSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    MigrationStatsResult+
  