Name
Events — Controls event flow
Enables or disables sending of events to this manager
connection.
Parameters
-
EventMask
[required] Set to on
if all events should be sent,
off
if events should not be
sent, or system,call,log
to
select which type of events should be sent to this manager
connection.
-
ActionID
[optional] An identifier which can be
used to identify the response to this action.
Example
Action: Events
EventMask: off
ActionID: 2938416
Response: Events Off
ActionID: 2938416
Action: Events
EventMask: log,call
ActionID: blah1234
Response: Events On
ActionID: blah1234