Enum - MetricAlarmOperator(vim.alarm.MetricAlarmExpression.MetricOperator)

Property of
MetricAlarmExpression


Enum Description

The operation on the target metric item.

Enum Constants

NameDescription
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.

Show WSDL type definition