Data Object - SendEmailAction(vim.action.SendEmailAction)

Extends
Action

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
bodyxsd:string

Content of the email notification.
ccListxsd:string

A comma-separated list of addresses that are cc'ed on the email notification.
subjectxsd:string

Subject of the email notification.
toListxsd: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