Skip to main content

AlertTrigger Object

Represents a type of event in the system that can trigger an AlertMonitor.

Return fields

allowRemove (Boolean!)

Specifies whether the signed-in User can remove the AlertTrigger.

allowUpdate (Boolean!)

Specifies whether the signed-in User can update the AlertTrigger.

id (ID!)

The ID of the object

isGlobal (Boolean!)

Specifies whether the AlertTrigger is global, rather than Instance or InstanceFlowConfig-specific.

isInstanceSpecific (Boolean!)

Specifies whether the AlertTrigger is specific to an Instance rather than an InstanceFlowConfig.

monitors (AlertMonitorConnection!)

The AlertTriggers that are setup to trigger the AlertMonitor.

name (String!)

The name of the AlertTrigger.