System Events Log
Returns a list of meta data used for System Log information data.
Resource URL
http://{host}/api/2.0/sys_log/meta/.format
Example Request
GET
Returns a list of all System Log events information.
Resource URL
http://{host}/api/2.0/sys_log/.format
Example Request
GET
DELETE sys_log/{id}
Resource Information
Requires Authentication? | |
Response Formats | json |
HTTP Methods | DELETE |
Deletes a single System Log Event.
Resource URL
http://{host}/api/2.0/sys_log/{id}/.format
Parameters
Parameter | Data Type | Description |
---|---|---|
id | integer | The ID of the desired System log task to be deleted. |
Example Request
DELETE