Description

This Javadoc generated documentation set provides information about the sample applications included with the VMware vSphere Web Services JAX-WS sample set.

Documentation for all of these is included. This page contains:

Running the Samples

All the samples are independent of each other. Minimally, each application requires:

  • URL to the server running the Web service, specified using the --url option
  • User account that has privileges on the target server, specified using the --userame option
  • Password for the username, specified using the --password option.

Example

java com.vmware.samples.packagename.SampleClassName --url https://myserver --userName username --password password

Here are the common command-line parameters (options) provided by the sample classes:

Parameter Description Example
--urlRequired. Complete URL for the vSphere API Web service for the connection.--url https://www.myserver.com/sdk
--usernameRequired. User account with privileges to connect to the host. --username root
--passwordRequired. Password for the user account.--password mypassword
--helpDisplay usage information for the application or script.--help

Packages 
Package Description
com.vmware.alarms  
com.vmware.cim  
com.vmware.cim.helpers  
com.vmware.connection  
com.vmware.connection.helpers  
com.vmware.connection.helpers.builders  
com.vmware.events  
com.vmware.fcd  
com.vmware.fcd.helpers  
com.vmware.general  
com.vmware.guest  
com.vmware.hci  
com.vmware.host  
com.vmware.httpfileaccess  
com.vmware.performance  
com.vmware.performance.widgets  
com.vmware.scheduling  
com.vmware.scsilun  
com.vmware.security.credstore  
com.vmware.simpleagent  
com.vmware.storage  
com.vmware.vapp  
com.vmware.vm