VMware Cloud Community
Beav
Contributor
Contributor

vSphere Web Services SDK

What does vSphere Web Services SDK talk to, does it just issue commands on the Host, and if so what commands is it invoking?

Thanks,

-Beav

Tags (5)
0 Kudos
1 Reply
lamw
Community Manager
Community Manager

Both ESX(i) and vCenter exposes a web service API (vSphere API) and all SDKs (Perl, PowerCLI, VI Java, C#, etc) talk to this interface. Depending on what you're connecting to, you'll have different functionalities, methods and properties.

If you're new to VMware APIs/SDKs, you should give this document a good read through as it gives you quite a bit of background and how to get started -

=========================================================================

William Lam

VMware vExpert 2009,2010

VMware scripts and resources at:

Twitter: @lamw

Getting Started with the vMA (tips/tricks)

Getting Started with the vSphere SDK for Perl

VMware Code Central - Scripts/Sample code for Developers and Administrators

VMware Developer Community

If you find this information useful, please award points for "correct" or "helpful".