7.1
Table Of Contents
- Using the VMware vRealize Orchestrator Client
- Contents
- Using the VMware vRealize Orchestrator Client
- The Orchestrator Client
- Managing Workflows
- Managing Policies
- Using Packages
- Using Authorizations
- Tagging Objects
- Index
Managing Workflows 2
A workow is a series of actions and decisions that you run sequentially. Orchestrator provides a library of
workows that perform common management tasks according to best practices. Orchestrator also provides
libraries of the individual actions that the workows perform.
Workows combine actions, decisions, and results that, when performed in a particular order, complete a
specic task or a specic process in a virtual environment. Workows perform tasks such as provisioning
virtual machines, backing up, performing regular maintenance, sending emails, performing SSH operations,
managing the physical infrastructure, and other general utility operations. Workows accept inputs
according to their function. You can create workows that run according to dened schedules, or that run if
certain anticipated events occur. Information can be provided by you, by other users, by another workow
or action, or by an external process such as a Web service call from an application. Workows perform some
validation and ltering of information before they run.
Workows can call upon other workows. For example, you can reuse in several dierent workows a
workow that starts a virtual machine.
You create workows by using the Orchestrator client interface’s integrated development environment
(IDE), that provides access to the workow library and the ability to run workows on the workow engine.
The workow engine can also take objects from external libraries that you plug in to Orchestrator. This
ability allows you to customize processes or implement functions that third-party applications provide.
This chapter includes the following topics:
n
“Key Concepts of Workows,” on page 14
n
“Standard Workows in the Workow Library,” on page 16
n
“Set User Permissions on a Workow,” on page 16
n
“Run a Workow,” on page 17
n
“Respond to a Request for a User Interaction,” on page 18
n
“Scheduling Workows,” on page 19
n
“Use Workow Version History,” on page 20
n
“Restore Deleted Workows,” on page 21
n
“Export a Workow,” on page 21
n
“Import a Workow,” on page 21
VMware, Inc.
13