Google News
logo
VMware - Interview Questions
What is VMware vSphere API and vSphere SDK?
VMware vSphere API may be a set of interfaces for managing vSphere. You can use the API to try to do most of the items the vSphere Client can do. The API is defined as SOAP Web Services with WSDL. The vSphere SDK could also be a group of libraries that support vSphere API, also as tools and samples that assist your development efforts. The vSphere SDK is additionally referred to as VI SDK, vCenter SDK, ESX SDK, etc. In most discussions, the vSphere API and vSphere SDK are used interchangeably.
Advertisement