REST Resources

/api/space/device-management/stop-syslog-events/{id}

The following operation is supported on this resource:

  • POST - Stop getting Syslog events
POST /stop-syslog-events/{id}Version 1

This method is used to stop the syslog events by specifying the task ID returned from get-syslog-events.

Sample Usage

POST /stop-syslog-events/{id}


  • Parameters:
    NameTypeURI TypeDescriptionRequired
    task-idIntegerPathThe task ID returned from get-syslog-events. Y

Access Control

The following capabilities are required to access this API: ReadDevices