NSX-T Data Center REST API
Read NSX Cloud Service Manager system configuration.
Returns the system configuration of NSX Cloud Service Manager,such as the list of management IP configurations.
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/csm/configs/system-config
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-csm>/csmapi/api/v1/csm/configs/system-configSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    CsmSystemConfig+
  