alertTrigger Query
Returns the specified AlertTrigger object.
Access is permitted when any of the following condition(s) are met: 1. Always allowed.
Input fields
| Argument | Type | Description |
|---|---|---|
id | ID! | 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
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.