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
Operation-Delete
Deletes a custom operation from the Model Manager.
Synopsis
CloudUtil.exe Operation-Delete -n|--name <Name> [--force] [--repository <Model Manager
Root URI>] [-v|--verbose]
Operation-Delete Arguments
Argument Description
- -force (Optional) Force deletion of the operation.
-n | - -name Name of the custom operation in the Model Manager.
- -repository (Optional) The root URI of the Model Manager, for example, http://hostname/repository. Default is
specified in the CloudUtil config file in the repositoryAddress key under the <appSettings>
section.
-v | - -verbose (Optional) If an error occurs, outputs a stack trace instead of just the exception message.
Operation-List
Lists all custom operations in the Model Manager.
Synopsis
CloudUtil.exe Operation-List [--repository <Model Manager Root URI>] [-v|--verbose]
Operation-List Arguments
Argument Description
- -repository (Optional) The root URI of the Model Manager, for example, http://hostname/repository. Default is
specified in the CloudUtil config file in the repositoryAddress key under the <appSettings>
section.
-v | - -verbose (Optional) If an error occurs, outputs a stack trace instead of just the exception message.
Skill Commands
The Skill commands enable you to manage the skills associated with Distributed Execution Managers
and workflows.
Skill-Install
Installs a skill in the Model Manager.
Machine Extensibility
VMware, Inc. 49