Skip to main content

alertTrigger Query

Returns the specified AlertTrigger object.

Access is permitted when any of the following condition(s) are met: 1. Always allowed.

Input fields#

ArgumentTypeDescription
idID!The ID of the AlertTrigger object.

Return fields (AlertTrigger)#

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

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.