|
||||||||
PREV NEXT | FRAMES NO FRAMES |
See:
Description
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:
All the samples are independent of each other. Minimally, each application requires:
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 |
--url | Required. Complete URL for the vSphere API Web service for the connection. | --url https://www.myserver.com/sdk |
--username | Required. User account with privileges to connect to the host. | --username root |
--password | Required. Password for the user account. | --password mypassword |
--help | Display usage information for the application or script. | --help |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |