/api/space/device-management/devices/stop-syslog-events/{id}
The following operations are supported on this resource:
POST /api/space/device-management/devices/stop-syslog-events/{id} (v1)
This method is used to stop the syslog events by specifying the task ID returned from get-syslog-events.
Access Control
The following capabilities are required to access this API:
"DefaultRead"
Example Usage
POST /api/space/device-management/devices/stop-syslog-events/{id}Parameters
Name | Type | URI Type | Description | Required |
task-id | Integer | Path | The task ID returned from get-syslog-events. | Y |