Back

/syslog

v1 Endpoints

REST Endpoint
Description
GraphQL Query CDM Availability
GET /syslog/export/{id} Get the summary of the syslog export rule specified by the given ID. query GET syslogExportRules Available
PATCH /syslog/export/{id} Update the syslog export rule specified by the given ID. mutation updateSyslogExportRule Restricted
DELETE /syslog/export/{id} Delete the syslog export rule specified by the given ID. mutation DELETE SyslogExportRule Restricted