Action

LiveView.AlertRule. Action

new Action(settingsopt)

The base object for AlertRule actions.
Parameters:
Name Type Attributes Description
settings Object <optional>
An object containing initial values for the new Action instance.
Properties
Name Type Attributes Description
enabled boolean <optional>
Flag indicating whether or not the Action is enabled (i.e. currently being used to determine whether or not to fire alerts).

Members

enabled :boolean

Flag indicating whether or not the Action is enabled (i.e. currently being used to determine whether or not to fire alerts).
Type:
  • boolean