Contents of the SDK Package
The Site Recovery Manager SDK is delivered as a ZIP archive (VMware-srm-sdk-<version>-<build>.zip file.
You can obtain the SDK package by navigating to http://www.vmware.com/support/developer/srm-api and clicking the Download SDK link. You will need to provide an email address or customer number, with valid password, for authentication on the Site Recovery Manager download site.
The package contains:
- The WSDL and XML schema files that define the API for Site Recovery Manager Server management.
- Sample C# code for .NET and Java code for JAX‐WS or Axis showing how to display a recovery plan.
- Batch files and shell scripts to automate the process of generating client‐side stubs, and for rebuilding the sample applications. For C# developers, Visual Studio project and solution files are included.
- Documentation, including the VMware Infrastructure SDK Reference Guide (the previous name for the vSphere API Reference) with language‐neutral descriptive information about object type definitions, properties, and method signatures for the Site Recovery Manager API.