Linux Installation: | /usr/lib/vmware-vcli/apps |
Windows Installation: | C:\Program Files\VMware\VMware vSphere CLI\Perl\apps |
The vSphere SDK for Perl also includes a number of sample applications that you can use as starting points for developing your own applications. The samples are in the samples
directories:
Linux Samples: | /usr/share/doc/vmware-vcli/samples |
Windows Samples: | C:\Program Files\VMware\VMware vSphere CLI\Perl\samples |
To display usage information, click the application name in the Documentation column of Table 1.
Table 1: vSphere SDK for Perl Utility ApplicationsDocumentation | Description |
connect.pl | Connects to and disconnects from a host. |
credstore_admin.pl | Adds, removes, retrieves, lists, and clears entries in the credential store. |
dsbrowse.pl | Browses datastores and lists their attributes. |
extractlog.pl | Extracts the vmware.log for any virtual machine. |
fileaccess.pl | Performs put and get operations on datastore and configuration files. |
guestinfo.pl | Lists and customizes attributes of a guest OS on a virtual machine. |
hostdiagnostics.pl | Extracts the specified log. |
hostevacuate.pl | Migrates all virtual machines from one host to another. |
hostinfo.pl | Displays the processor, network, and memory attributes of the hosts. |
hostops.pl | Performs host operations: adds a standalone host, disconnects, reconnects, enters and exits maintenance mode, reboots, shuts down a host, adds a host, removes a host, moves a host into folder cluster. |
load_session.pl | Loads a saved session to a host. |
save_session.pl | Connects to a host and saves session state in a file. |
sharesmanager.pl | Displays or modifies shares for memory, CPU, and disk for specified virtual machines. |
snapshotmanager.pl | Captures the state of one or more virtual machines into a snapshot. |
vdiskcreate.pl | Creates a new virtual disk on a virtual machine. |
vidiscovery.pl | Displays the hierarchy of managed virtual entities. |
viperformance.pl | Retrieves performance counters from a host. |
viversion.pl | Displays all information about the product. |
vmclone.pl | Clones a virtual machine while customizing cloned virtual machine and guest OS. |
vmcontrol.pl | Performs power-on, power-off, suspend, and reset operations on the virtual machine; performs reboot, shutdown, and standby on the guest OS. |
vmcreate.pl | Creates virtual machines according to an XML specification file. |
vminfo.pl | Lists the properties of the virtual machines. |
vmmigrate.pl | Migrates virtual machines within the current host, or to a different host. |
vmreconfig.pl | Reconfigures a virtual machine. |
vmregister.pl | Registers and unregisters a virtual machine. |
vmsnapshot.pl | Creates snapshots of virtual machines. |
vmtemplate.pl | Converts a virtual machine to a template and a template to a virtual machine. |
Copyright © 2006-2016 VMware, Inc. All rights reserved.