vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - TaskReasonAlarm(vim.TaskReasonAlarm)
- Extends
 - TaskReason
 - See also
 - Alarm, ManagedEntity
 - Since
 - 2.0
 
Data Object Description
Indicates that the task was queued by an alarm.Properties
| Name | Type | Description | 
|---|---|---|
| alarm | ManagedObjectReference
 to a Alarm  | 
         The alarm object that queued the task.
       | 
| alarmName | xsd:string | 
         The name of the alarm that queued the task, retained in the history
  collector database.
       | 
| entity | ManagedObjectReference
 to a ManagedEntity  | 
         The managed entity object on which the alarm is triggered.
       | 
| entityName | xsd:string | 
         The name of the managed entity on which the alarm is triggered,
  retained in the history collector database.
       | 
| Properties inherited from TaskReason | ||
| None | ||
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |