vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ScheduledTaskEmailFailedEvent(vim.event.ScheduledTaskEmailFailedEvent)
- Extends
- ScheduledTaskEvent
- See also
- LocalizedMethodFault
- Since
- 2.0
Data Object Description
This event records the failure of an attempt to send a notification via email for a scheduled task.Properties
Name | Type | Description |
---|---|---|
reason | LocalizedMethodFault |
The reason for the failure.
|
to | xsd:string |
The destination email address.
|
Properties inherited from ScheduledTaskEvent | ||
entity, scheduledTask | ||
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 |