|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
| Name | Type | Description |
|---|---|---|
| acknowledged* | xsd:boolean |
Flag to indicate if the alarm's actions have been acknowledged for the
associated ManagedEntity.
Since vSphere API 4.0 |
| acknowledgedByUser* | xsd:string |
The user who acknowledged this triggering. If the triggering has not
been acknowledged, then the value is not valid.
Since vSphere API 4.0 |
| acknowledgedTime* | xsd:dateTime |
The time this triggering was acknowledged. If the triggering has not
been acknowledged, then the value is not valid.
Since vSphere API 4.0 |
| alarm | ManagedObjectReference
to a Alarm |
Alarm object from which the AlarmState object is instantiated.
|
| entity | ManagedObjectReference
to a ManagedEntity |
Entity on which the alarm is instantiated.
|
| key | xsd:string |
Unique key that identifies the alarm.
|
| overallStatus | ManagedEntityStatus |
Overall status of the alarm object.
This is the value of the alarm's top-level expression.
|
| time | xsd:dateTime |
Time the alarm triggered.
|
| Properties inherited from DynamicData | ||
| dynamicProperty, dynamicType | ||
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |