5.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.1 Plug-In
- Configure the vCenter Server 5.1 Plug-In
- vCenter Server 5.1 Plug-In Scripting API
- Using the vCenter Server 5.1 Plug-In Inventory
- Access the vCenter Server 5.1 Plug-In Workflow Library
- vCenter Server 5.1 Plug-In Workflow Library
- Batch Workflows
- Cluster and Compute Resource Workflows
- Guest Operation Files Workflows
- Guest Operation Processes 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 Registration Management 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 SQL 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
- Using the Workflow Documentation Plug-In
- Index
Using the Workflow Documentation
Plug-In 10
You can use the Workflow Documentation plug-in to generate PDF documentation about a specific workflow
or workflow category.
This chapter includes the following topics:
n
“Workflow Documentation Plug-In Scripting API,” on page 73
n
“Workflow Library for the Workflow Documentation Plug-In,” on page 73
n
“Generate Workflow Documentation,” on page 74
Workflow Documentation Plug-In Scripting API
The Workflow Documentation scripting API contains one class, with its respective methods. You can use the
API to develop custom workflows.
WorkflowDocumentationService Class
The WorkflowDocumentationService class is the main Workflow Documentation class.
The WorkflowDocumentationService class defines the following methods.
Method Returns Description
getWorkflowCategoryDocumentatio
n
MimeAttachment
Gets documentation about a workflow
category.
getWorkflowDocumentation MimeAttachment
Gets documentation about a workflow.
Workflow Library for the Workflow Documentation Plug-In
With the Workflow Documentation plug-in workflows you can generate PDF documentation about specific
workflows or workflow categories.
You can access these workflows from Library > Workflow documentation in the Workflows view of the
Orchestrator client.
Get documentation for
workflow
Generates information about a workflow that you select.
Get documentation for
workflow category
Generates information about a workflow category that you select.
VMware, Inc. 73