Search

Chapter 2. REST API Data Classes

download PDF

2.1. Data-Class: AlertConditionRest

One condition for an alert definition

Properties
NameTypeDescription
name String Comparator to use with this definition. See POST /alert/definition/{id}/condition for details.
category String The category. See POST /alert/definition/{id}/condition for details.
id int Id of the condition. Note that this is not stable - when you update the condition, its id will change
threshold Double The threshold to compare against. See POST /alert/definition/{id}/condition for details.
option String Options to this condition. Depends on the category used. See POST /alert/definition/{id}/condition for details.
triggerId Integer
comparator String Comparator for conditions. See POST /alert/definition/{id}/condition for details.
measurementDefinition int The id of the measurement *definition*, this comparator should apply to. A metric schedule can be identified by a resource id and a definition id.
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.