4.2.1
Table Of Contents
- Using VMware vCenter Orchestrator Plug-Ins
- Contents
- Using VMware vCenter Orchestrator Plug-Ins
- Introduction to Orchestrator Plug-Ins
- Using the vCenter Server 5.0.1 Plug-In
- Configure the vCenter Server 5.0.1 Plug-In
- vCenter Server 5.0.1 Plug-In Scripting API
- Using the vCenter Server Plug-In Inventory
- Access the vCenter Server Plug-In Workflow Library
- vCenter Server Plug-In Workflow Library
- Batch Workflows
- Cluster and Compute Resource Workflows
- Custom Attributes Workflows
- Datacenter Workflows
- Datastore and Files Workflows
- Datacenter Folder Management Workflows
- Host Folder Management Workflows
- Virtual Machine Folder Management Workflows
- Basic Host Management Workflows
- Power Host Management Workflows
- Host Management Registration Workflows
- Networking Workflows
- Distributed Virtual Port Group Workflows
- Distributed Virtual Switch Workflows
- Standard Virtual Switch Workflows
- Resource Pool Workflows
- Storage Workflows
- Storage DRS Workflows
- Basic Virtual Machine Management Workflows
- Clone Workflows
- Linked Clone Workflows
- Linux Customization Clone Workflows
- Tools Clone Workflows
- Windows Customization Clone Workflows
- Device Management Workflows
- Move and Migrate Workflows
- Other Workflows
- Power Management Workflows
- Snapshot Workflows
- VMware Tools Workflows
- Using the vCO Library Plug-In
- Using the Database Plug-In
- Using the SSH Plug-In
- Using the XML Plug-In
- Using the Mail Plug-In
- Using the Net Plug-In
- Using the Enumeration Plug-In
- Index
Using the vCO Library Plug-In 3
You can use the vCO Library plug-in workflows as templates for customization and automation of client
processes, and to troubleshoot Orchestrator.
vCO Library Plug-In Workflows
The vCO Library plug-in provides the workflows in the Locking, Orchestrator, and Troubleshooting workflow
categories.
Locking Workflows
You access these workflows from Library > Locking in the Workflows view of the Orchestrator client.
Display all locks
Shows all locks.
Locking test
A test workflow that creates a lock.
Locking test (x5)
A test workflow that creates five locks.
Release all locks
Releases all locks.
Orchestrator Task Workflows
You access these workflows from Library > Orchestrator > Task in the Workflows view of the Orchestrator
client.
Create recurrent task
Creates a recurrent task an returns the newly created task.
Create task
Schedules a workflow to run at a later time and date, as a task.
Orchestrator Workflows
You access these workflows from Library > Orchestrator > Task in the Workflows view of the Orchestrator
client.
Start workflows in a
series
Runs a workflow multiple times in a series, one instance after the other. You
provide workflow parameters in an array, providing a property list, with one
property per workflow input, for each instance of the workflow that starts. The
number of properties in the array define the number of workflow runs.
Start workflows in
parallel
Runs a workflow multiple times, with different parameters. You provide
workflow parameters in an array, providing a property list, with one property
per workflow input, for each instance of the workflow that starts. The number
of properties in the array define the number of workflow runs.
VMware, Inc. 31