List server actions
Retrieve a list of all server actions defined in the system.
Response
Server actions retrieved successfully
Action ID
Action GUID
Action name
Action type: 0=execute command on server, 1=execute command on remote node via agent, 3=send notification, 4=forward event, 5=execute server-side script, 7=execute command via SSH
Human-readable action type description
Whether the action is disabled
Whether the notification message body is markdown
Whether the source object's geolocation is sent along with the notification (only for channels supporting location messages)
Recipient address (supports macros)
Email subject (supports macros)
Notification channel name
Action payload for command-type actions (type 0, 1, or 7). Exactly one of command/message/scriptName/data is present, selected by the action type.
Action payload for notification actions (type 3).
Action payload for script actions (type 5).
Action payload for other action types (e.g. type 4, forward event).