6.2
Table Of Contents
- Machine Extensibility
- Contents
- Machine Extensibility
- Updated Information for Machine Extensibility
- Machine Extensibility Overview
- Extending Machine Lifecycles By Using vRealize Orchestrator
- Extending Machine Lifecycles By Using vRealize Automation Designer
- Extending Machine Lifecycles By Using vRealize Automation Designer Checklist
- Installing and Configuring vRealize Automation Designer
- Customizing IaaS Workflows By Using vRealize Automation Designer
- Workflows and Distributed Execution Management
- CloudUtil Command Reference
- vRealize Automation Workflow Activity Reference
Table 6‑35. 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 6‑36. 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.
Machine Extensibility
VMware, Inc. 66