Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - AlarmEmailFailedEvent(vim.event.AlarmEmailFailedEvent)
- Extends
- AlarmEvent
- See also
- LocalizedMethodFault, ManagedEntityEventArgument
- Since
- 2.0
Data Object Description
This event records a failure to complete an alarm email notification.Properties
Name | Type | Description |
---|---|---|
entity | ManagedEntityEventArgument |
The entity with which the alarm is registered.
|
reason | LocalizedMethodFault |
The reason for the failure.
|
to | xsd:string |
The destination email address.
|
Properties inherited from AlarmEvent | ||
alarm | ||
Properties inherited from Event | ||
chainId, changeTag, computeResource, createdTime, datacenter, ds, dvs, fullFormattedMessage, host, key, net, userName, vm | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |