System Administration > Configuration > NSX Intelligence > Host

Associated URIs:

API Description API Path

Get NSX-Intelligence host configuration


Get the current NSX-Intelligence host configuration.
Recommend to keep the value same for flow_data_collection_interval
and context_data_collection_interval.
GET /api/v1/intelligence/host-config

Patch NSX-Intelligence host configuration


Patch the current NSX-Intelligence host configuration.
Return error if NSX-Intelligence is not registered with NSX.
PATCH /api/v1/intelligence/host-config

Reset NSX-Intelligence host configuration


Reset NSX-Intelligence host configuration to the default setting.
Clear NSX-Intelligence host configuration if NSX-Intelligence is not registered with NSX.
Return the NSX-Intelligence host configuration after reset operation.
POST /api/v1/intelligence/host-config?action=reset