XenServer SDK

Added by Vishal Ganeriwala , last edited by Vishal Ganeriwala on Apr 22, 2008  (view change)
Tags: 

Overview
XenServer include a XML-RPC based API. The API provides programmatic access to the extensive set of XenServer management features and tools. There are three types of bindings (C, C#, and Python) provided with the Xen API.  The Xen API can be called from a remote system as well as local Xen Server. All Xen API calls are made over secure port 443. There are several example code samples provided for the download. Some of the code samples demonstrate creating a VM, running VM power operations, and watching for events. The Xen API binding code is provided under an LGPL license.

The XenAPI 4.1 release

  API Reference

  Download .NET Xen Server API Client Examples

  Java bindings and examples (javadoc)

  Browse XenAPI examples using Python

The XenAPI 4.0 release

  API Reference

  Download .NET Xen Server API Client Examples

  Browse XenAPI examples using Python

  The windows command-line interface binary

Further Resources

   Discuss XenServer SDK in the CDN Forums.

   Browse and Share Scripts and Samples on the CDN Script Exchange.

We are interested in your feedback. Please let us know what you think about the examples.

Thanks

Please add support for java bindings to the XenAPI in the SenServer SDK (C, C#, and Python are great but I am sure many other coders would like to see java too).

Thanks,
SLDR
(Stephen L. De Rudder)

Posted by Anonymous at Apr 08, 2008 14:02 | Reply To This

Thanks for your feedback. There are Java binding examples for XenServer API 4.1

http://community.citrix.com/download/attachments/17596457/XenJavaSdk4_1.zip?version=1
Thanks

Posted by Vishal Ganeriwala at Apr 08, 2008 17:16Updated by Vishal Ganeriwala | Reply To This
  • Add to Bookmarks