Search

2.2. Data-Class: AlertDefinitionRest

download PDF

Representation of an AlertDefinition

Properties
NameTypeDescription
id int The id of the definition
name String The name of the definition
enabled boolean Is the definition enabled(=active)?
priority String The priority of the definition
recoveryId int Id of an alert definition to recover
conditionMode String Expression to use for condition logic
conditions List<AlertConditionRest> List of Conditions. Only sent if explicitly requested.
notifications List<AlertNotificationRest> List of notifications. Only sent if explicitly requested.
dampeningCategory String Category for dampening. ONCE means 'disable definition after firing'
dampeningCount int Number of occurrences of an alert (in a given period). Valid values are > -1
dampeningPeriod int Period to check events. Only applicable for PARTIAL_COUNT, DURATION_COUNT, INVERSE_COUNT
dampeningUnit String Unit of the dampening period.
links List<Link>
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.