NSX-T Data Center REST API
List global configurations of a NSX domain
Returns global configurations of a NSX domain grouped by the config types.These global configurations are valid across NSX domain for their respective
types unless they are overridden by a more granular configurations.
This rest routine is deprecated, and will be removed after a year.
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/global-configs
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/global-configsSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    GlobalConfigsListResult+
  