MetricAlarmOperator

MetricAlarmOperator
MetricAlarmOperator

A boxed MetricAlarmOperatorEnum. To be used in Any placeholders.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": "string"
}
_value
Required

The operation on the target metric item.

Possible values:

  • isAbove: Test if the target metric item is above the given red or yellow values.
  • isBelow: Test if the target metric item is below the given red or yellow values.
Possible values are : isAbove, isBelow,