NSX-T Data Center REST API
Read global configuration
This rest routine is deprecated. Use /infra/connectivity-global-config for Connectivity global config and/infra/ops-global-config for Operations global config.
Read global configuration.
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/global-config
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/global-configSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    GlobalConfig+
  