VMWare VSphere Virtual Machine Suspend
Suspends the target VMWare VSphere virtual machine matching.
Downloads
By downloading this file, you acknowledge that you agree to our Terms of Service
Detailed Description

This handler uses the VMWare VI (vSphere) Java API (see http://vijava.sourceforge.net/ for more information). The api is deployed as a Java archive file (jar) and is stored in this handler's vendor directory. If the vijava jar file is stored somewhere else on the classpath, the jar file stored in this handler's vendor directory is not used. It is recommended that there are no vijava jar files stored anywhere on the classpath, and that all VMWare VSphere handlers contain the same vijava jar file in their vendor directory.
Parameters
Name | Description |
---|---|
VM Name | The name of the VM that you want to suspend |
Sample Configuration
Parameter | Example Configuration |
---|---|
VM Name | <%=@answers['VM Name']%> |
Results
This handler returns no results.
Change Log
Version | Date | Description |
---|---|---|
V1 | 2011-01-27 | Initial Version |