name | String | The name of the AlertMonitor. |
flowConfig | ID | The IntegrationFlow that is being monitored by the AlertMonitor. |
logSeverityLevelCondition | Int | The log severity level condition to monitor for relevant AlertTrigger types. |
durationSecondsCondition | Int | The execution duration condition to monitor for relevant AlertTrigger types. |
executionOverdueMinutesCondition | Int | The execution overdue condition to monitor for relevant AlertTrigger types. |
triggers | [ID] | The AlertTriggers that are setup to trigger the AlertMonitor. |
groups | [ID] | The AlertGroups to notify when the AlertMonitor is triggered. |
users | [ID] | The Users to notify when the AlertMonitor is triggered. |
webhooks | [ID] | The AlertWebhooks to call when the AlertMonitor is triggered. |
id | ID | The ID of the AlertMonitor to mutate. |
clientMutationId | String | A unique identifier for the client performing the mutation. |