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
File-Remove-Rev
Removes a specific revision of a file from the Model Manager.
Synopsis
CloudUtil.exe File-Remove-Rev -n|--name <Name> -r|--revision <Revision> [-i|--iteration <Iteration>]
[--repository <Model Manager Root URI>] [-v|--verbose]
File-Export Arguments
Argument Description
-i | - -iteration (Optional) Version string of the file in the Model Manager. Default is 0.0.
-n | - -name Friendly name of the file in the Model Manager.
-r | - -revision Revision of the file to remove.
- -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.
File-Rollback
Reverts a file in the Model Manager to a specified revision.
Synopsis
CloudUtil.exe File-Rollback -n|--name <Name> -r|--revision <Revision> [-i|--iteration <Iteration>] [--
repository <Model Manager Root URI>] [-v|--verbose]
File-Rollback Arguments
Table 5‑2.
Argument Description
-i | - -iteration (Optional) Version string of the file in the Model Manager. Default is 0.0.
-n | - -name Friendly name of the file in the Model Manager.
-r | - -revision Revision of the file to revert to.
- -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.
Machine Extensibility
VMware, Inc. 47