7.3

Table Of Contents
SetMachineProperty
Creates or updates a custom property on a machine.
Table 161. 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 workow’s state to either Complete or Failed to be honored by ExternalWF.xml seings.
Table 162. SetWorkflowResult Activity Input Parameters
Argument Type Description
WorkowId Guid The workow for which to set the state.
Next State WorkowState Select Complete or Failed from the drop-down menu.
Chapter 1 Life Cycle Extensibility
VMware, Inc. 83