vSphere Web Services API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Enum - MetricAlarmOperator(vim.alarm.MetricAlarmExpression.MetricOperator)
- Property of
- MetricAlarmExpression
- Since
- 2.0
Enum Description
The operation on the target metric item.Enum Constants
Name | Description |
---|---|
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
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |