System Administration >
Configuration
>
Fabric
>
Nodes
>
Services
>
Syslog
Delete node syslog exporter
Removes a specified rule from the collection of syslog exporter rules.
Request:
Method:
DELETE
URI Path(s):
/api/v1/cluster/<cluster-node-id>/node/services/syslog/exporters/<exporter-name>
/api/v1/node/services/syslog/exporters/<exporter-name>
/api/v1/transport-nodes/<transport-node-id>/node/services/syslog/exporters/<exporter-name>
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
DELETE https://<nsx-mgr>/api/v1/node/services/syslog/exporters/syslog4
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