Getting Started
Create or open a sample project
Cheat Sheet
Step-by-step instructions on how to perform common tasks.
The VMware vCloud Suite SDK for Java enables programmatic access to vSphere. Access to capabilities exposed through the vSphere Web Services API is done using the vSphere Management SDK. The SDK includes java libraries for accessing new features like Content Library and existing features like Tagging which did not support a public API prior to vSphere 6.0. The SDK also provides development kit for defining, implementing and exposing new API services (API Extensibility).The SDK contains samples for the features mentioned above as well as samples to demonstrate how to interoperate with vSphere APIs.
Create or open a sample project
Step-by-step instructions on how to perform common tasks.