NSX-T Data Center REST API
Verify node syslog exporter
Collect iptables rules needed for all existing syslog exporters and verifyif 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
/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=verifySuccessful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a