vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - AlarmInfo(vim.alarm.AlarmInfo)
- Property of
 - Alarm
 - Extends
 - AlarmSpec
 - See also
 - Alarm, ManagedEntity
 - Since
 - 2.0
 
Data Object Description
Attributes of an alarm.Properties
| Name | Type | Description | 
|---|---|---|
| alarm | ManagedObjectReference
 to a Alarm  | 
         The alarm object.
       | 
| creationEventId | xsd:int | 
         The event ID that records the alarm creation.
       | 
| entity | ManagedObjectReference
 to a ManagedEntity  | 
         The entity on which the alarm is registered.
       | 
| key | xsd:string | 
         The unique key.
       | 
| lastModifiedTime | xsd:dateTime | 
         The time the alarm was created or modified.
       | 
| lastModifiedUser | xsd:string | 
         User name that modified the alarm most recently.
       | 
| Properties inherited from AlarmSpec | ||
| action, actionFrequency, description, enabled, expression, name, setting, systemName | ||
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |