vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - SendEmailAction(vim.action.SendEmailAction)
- Extends
- Action
- Since
- 2.0
Data Object Description
This data object type defines an email that is triggered by an alarm. You can use any elements of the ActionParameter enumerated list as part of your strings to provide information available at runtime.Properties
Name | Type | Description |
---|---|---|
body | xsd:string |
Content of the email notification.
|
ccList | xsd:string |
A comma-separated list of addresses that are cc'ed on the email notification.
|
subject | xsd:string |
Subject of the email notification.
|
toList | xsd:string |
A comma-separated list of addresses to which the email notification is sent.
|
Properties inherited from Action | ||
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 |