System Administration >
Configuration
>
Fabric
>
Nodes
>
Services
>
Syslog
Verify node syslog exporter
Collect iptables rules needed for all existing syslog exporters and verify
if the existing iptables rules are the same. If not, remove the stale rules
and add the new rules to make sure all exporters work properly.
Request:
Method:
POST
URI Path(s):
/api/v1/transport-nodes/<transport-node-id>/node/services/syslog/exporters?action=verify
/api/v1/cluster/<cluster-node-id>/node/services/syslog/exporters?action=verify
/api/v1/node/services/syslog/exporters?action=verify
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
POST https://<nsx-mgr>/api/v1/node/services/syslog/exporters?action=verify
Successful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a
Required Permissions:
crud
Feature:
system_log
Additional Errors:
301 Moved Permanently
307 Temporary Redirect
400 Bad Request
403 Forbidden
409 Conflict
412 Precondition Failed
500 Internal Server Error
503 Service Unavailable