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
isBelow
Show WSDL type definition
<simpleType xmlns="http://www.w3.org/2001/XMLSchema" xmlns:sms="urn:sms" name="MetricAlarmOperator"> <restriction base="xsd:string"> <enumeration value="isAbove"/> <enumeration value="isBelow"/> </restriction> </simpleType>
Top of page
Managed Object Types
Data Object Types
All Properties
All Methods
© 2023 VMware, Inc. All rights reserved.
Revision 14 March 2023 | vSphere 8.0U1 | vSphere vCenter SMS API 8.0U1