7.1

Table Of Contents
Table 834. SendEmail Activity Input Parameters (Continued)
Argument Type Description
EnableSsl bool (Optional) Indicates whether to use SSL.
This option is only available in the Properties pane and not in
the Designer pane.
UserName String The user name with which to authenticate with the SMTP server
specified in Host .
This option is only available in the Properties pane and not in
the Designer pane.
Password String The password of the user specified in UserName.
This option is only available in the Properties pane and not in
the Designer pane.
SetMachineProperty
Creates or updates a custom property on a machine.
Table 835. SetMachineProperty Activity Input Parameters
Argument Type Description
MachineId Guid Machine on which to create or update the custom property.
PropertyName String Name of property to create or update.
PropertyValue String Value with which to create or update the property.
IsEncrypted bool (Optional) Indicates whether the value of the property is
encrypted.
IsHidden bool (Optional) Indicates whether the property is a hidden property.
IsRuntime bool (Optional) Indicates whether the requesting user provides the
property value at request time (equivalent to being marked
Prompt User in the vRealize Automation console).
SetWorkflowResult
Sets an external workflow’s state to either Complete or Failed to be honored by ExternalWF.xml
settings.
Table 836. SetWorkflowResult Activity Input Parameters
Argument Type Description
WorkflowId Guid The workflow for which to set the state.
Next State WorkflowState Select Complete or Failed from the drop-down menu.
Life Cycle Extensibility
VMware, Inc. 103