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‑6. DeleteLink Activity Input Parameters
Argument Type Description
DataServiceContext RepositoryServiceContext The DataServiceContext from which to delete the link.
Source Object The source object in the link to be marked for deletion.
SourceProperty String The name of the navigation property on the source object that is
used to access the target object.
Target Object The target object involved in the link that is bound to the source
object. The target object must be of the type identified by the
source property or a subtype.
DeleteObject
Changes the state of the specified object to be deleted in the DataServiceContext.
Table 6‑7. DeleteObject Activity Input Parameters
Argument Type Description
DataServiceContext RepositoryServiceContext The DataServiceContext from which to delete the resource.
Instance Object The tracked entity to be changed to the deleted state.
InvokeRepositoryWorkflow
Executes a workflow installed in the Model Manager.
Table 6‑8. InvokeRepositoryWorkflow Activity Input Parameters
Argument Type Description
WorkflowType WorkflowDefinition entity The workflow to execute.
WorkflowInputs Dictionary<string, object> (Optional) Inputs to the workflow.
CallingInstance WorkflowInstance entity (Optional) The workflow that calls the executed workflow and to
which it will return.
LoadProperty
Loads deferred content for a specified property from the data service.
Table 6‑9. LoadProperty Activity Input Parameters
Argument Type Description
DataServiceContext RepositoryServiceContext The DataServiceContext from which to load the property.
Instance Object The entity that contains the property to load.
InstanceProperty String The name of the property of the specified entity to load.
SaveChanges
Saves the changes that the DataServiceContext is tracking to storage.
Machine Extensibility
VMware, Inc. 58