Explore Plans
Mobile menu Close menu
QNAP

History of system events

This query returns a list of every time a new system event occurs on your QNAP device. This trigger is only available to the device administrator.

Developer info

API endpoint slug
qnap.history_of_system_events
Runtime method
performQuery("qnap.history_of_system_events"}

Query fields

Device Dropdown list

Label
Select Device
Helper text
Select the QNAP device that you would like to watch
Slug
device_id
Required
true
Can have default value
false

Event type Dropdown list

Label
Event Type
Helper text
Filter events based on their type
Slug
event_type
Required
true
Can have default value
true

Ingredients

Device name The device name on myQNAPcloud

Slug
device_name
Filter code
Qnap.historyOfSystemEvents.DeviceName
Type
String
Example
MyNAS473

Event type The type of the event that occurred

Slug
event_type
Filter code
Qnap.historyOfSystemEvents.EventType
Type
String
Example
Error

Event time The date and time when this event occurred on your QNAP device

Slug
event_time
Filter code
Qnap.historyOfSystemEvents.EventTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Event user The user of this event

Slug
event_user
Filter code
Qnap.historyOfSystemEvents.EventUser
Type
String
Example
admin

Event source ip The source IP of the event

Slug
event_ip
Filter code
Qnap.historyOfSystemEvents.EventSourceIP
Type
String
Example
11.22.33.44

Event host The source host of the event

Slug
event_host
Filter code
Qnap.historyOfSystemEvents.EventHost
Type
String
Example
localhost

Event message The message of the event

Slug
event_message
Filter code
Qnap.historyOfSystemEvents.EventMessage
Type
String
Example
System started.