NSX-T Data Center REST API
List Global Managers
List Global Managers under Infra.This API is only available when using VMware NSX-T.
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/global-infra/global-managers
                  
              
            Request Headers:
                n/a
            Query Parameters:
    GlobalManagerListRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/global-manager/api/v1/global-infra/global-managersSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    GlobalManagerListResult+
  