Show Table of Contents
Properties
2.2. Data-Class: AlertDefinitionRest
Representation of an AlertDefinition
| Name | Type | Description |
|---|---|---|
| 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> |

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.