Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

xapi-project/xen-api-sdk

 
 

Repository files navigation

XenAPI Software Development Kit

This repository contains the generation code for the XenAPI Software Development Kit (SDK) and its associated documentation and examples.

The generated SDK consists of five components, one for each of C, C#, Java, PowerShell and Python, exposing the individual XenAPI calls as first-class functions in the target language.

The generation code is mostly written in Ocaml 3.12.

Contributions

The preferable way to contribute patches is to fork the repository on Github and then submit a pull request. If for some reason you can't use Github to submit a pull request, then you may send your patch for review to the [email protected] mailing list, with a link to a public git repository for review. Please see the CONTRIB.md file for some general guidelines on submitting changes.

Maintainers

License

This code is licensed under the BSD 2-Clause license. Please see the LICENSE file for more information.