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 Enumeration Plug-In 9
You can use the Enumeration plug-in to implement common enumerated types in workflows.
This chapter includes the following topics:
n
“Enumeration Plug-In Scripting API,” on page 69
n
“Time Zone Codes,” on page 70
Enumeration Plug-In Scripting API
The Enums scripting API contains common enumerated types.
Table 9-1. Common Enumerated Types
Enumeration Name Possible Values Description
Enums:Backup
All: Configuration file and all disks
Config: Configuration file only
None: No backup at all
System: Configuration file and first
disk
Kind of backup
Enums:Disk
0: No disk
2: 2GB
4: 4GB
8: 8GB
12: 12GB
16: 16GB
20: 20GB
60: 60GB
80: 80GB
100: 100GB
120: 120GB
160: 160GB
Possible disk sizes
Enums:Environment
Validation: Validation
environments
Test: Test environments
Development: Development
environments
Production: Production
environments
Type of deployment environment
Enums:MSTimeZone
See “Time Zone Codes,” on page 70. Time zones
VMware, Inc. 69