| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
This alarm is triggered when an event matching this expression gets logged.
Properties
Name | Type | Description |
---|---|---|
comparisons* | EventAlarmExpressionComparison[] |
The attributes/values to compare.
Since vSphere API 4.0 |
eventType | xsd:string | Deprecated.
use eventTypeId instead.
The type of the event to trigger the alarm on.
|
eventTypeId* | xsd:string |
The eventTypeId of the event to match.
The semantics of how eventTypeId matching is done is as follows:
Either |
objectType* | xsd:string |
Name of the type of managed object on which the event is logged.
An event alarm defined on a ManagedEntity is propagated to child entities in the VirtualCenter inventory depending on the value of this attribute. If objectType is any of the following, the alarm is propagated down to all children of that type:
If objectType is unspecified or not contained in the above list, the event alarm is not propagated down to child entities in the VirtualCenter inventory. It is possible to specify an event alarm containing two (or more) different EventAlarmExpression's which contain different objectTypes. In such a case, the event is propagated to all child entities with specified type(s). Since vSphere API 4.0 |
status* | ManagedEntityStatus |
The alarm's new state when this condition is evaluated and satisfied.
If not specified then there is no change to alarm status, and all
actions are fired (rather than those for the transition).
Since vSphere API 4.0 |
Properties inherited from AlarmExpression | ||
None | ||
Properties inherited from DynamicData | ||
None |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |