NSX-T Data Center REST API
Get NSX-Intelligence host configuration (Deprecated)
Deprecated - Please use the intelligence API /napp/api/v1/intelligence/data-collection/host-configinstead, after installing NSX Intelligence.
Get the current NSX-Intelligence host configuration.
Recommend to keep the value same for flow_data_collection_interval
and context_data_collection_interval.
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/intelligence/host-config
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/napp/api/v1/intelligence/data-collection/host-configSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    IntelligenceHostConfigurationInfo+