SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Data Object Types > A
  • 0 Ratings

Data Object - AndAlarmExpression(vim.alarm.AndAlarmExpression)

Extends
AlarmExpression
See also
AlarmExpression

Data Object Description

A data object type that links multiple alarm expressions with AND operators.

Properties

Name Type Description
expressionAlarmExpression[]

List of alarm expressions that define the overall status of the alarm.

  • The state of the alarm expression is gray if all subexpressions are gray. Otherwise, gray subexpressions are ignored.
  • The state is red if all subexpressions are red.
  • Otherwise, the state is yellow if all subexpressions are red or yellow.
  • Otherwise, the state of the alarm expression is green.

Properties inherited from AlarmExpression
None
Properties inherited from DynamicData
None

Show WSDL type definition




Feedback

  • 0 Ratings