Skip to main content

UpdateAlertMonitorInput Input Object

Input fields

ArgumentTypeDescription
nameStringThe name of the AlertMonitor.
flowConfigIDThe IntegrationFlow that is being monitored by the AlertMonitor.
logSeverityLevelConditionIntThe log severity level condition to monitor for relevant AlertTrigger types.
durationSecondsConditionIntThe execution duration condition to monitor for relevant AlertTrigger types.
executionOverdueMinutesConditionIntThe 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.
idIDThe ID of the AlertMonitor to mutate.
clientMutationIdStringA unique identifier for the client performing the mutation.