NSX-T Data Center REST API
Reset NSX-Intelligence host configuration (Deprecated)
Deprecated - Please use the intelligence API /napp/api/v1/intelligence/data-collection/host-config?action=resetinstead, after installing NSX Intelligence.
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.
Request:
Method:
POST
URI Path(s):
/api/v1/intelligence/host-config?action=reset
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
POST https://<nsx-mgr>/napp/api/v1/intelligence/data-collection/host-config?action=resetSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
IntelligenceHostConfigurationInfo+