Download the vSphere ESX Agent Manager SDK

The ESX Agent Manager SDK is part of the vSphere SDK.
The ESX Agent Manager SDK includes the WSDL file definitions for the vSphere ESX Agent Manager API and the ESX Agent Manager API reference documentation.
  1. Download the vSphere Management SDK 8.0 Update 1 bundle,
    VMware-vSphere-SDK-8.0.1-
    build_number
    .zip
    , from the VMware Developer site at https://developer.vmware.com/home.
  2. Unzip the vSphere SDK to a convenient location in your development environment.
  3. Navigate to the ESX Agent Manager SDK at the following location in the vSphere SDK.
    VMware-vSphere-SDK-8.0.1-
    build_number
    \SDK\eam
  4. Copy the contents of
    VMware-vSphere-SDK-8.0.1-
    build_number
    \SDK\eam
    to a folder where you can modify the files.
    For example, copy the files to
    eam_work_folder
    .
You downloaded and located the ESX Agent Manager SDK, and made a copy of its contents to work on.
Create your solution.