system.eam
EAM Functions
The following functions give you access to view EAM information from the Gateway.
📄️ getGroups
Returns the names of the defined agent organizational groups in the Gateway.
📄️ queryAgentHistory
Returns a list of the most recent agent events.
📄️ queryAgentStatus
Returns the current state of the matching agents.
📄️ runTask
Takes the name of a task as an argument as a string (must be configured on the Controller before hand), attempts to execute the task.