README
xenapi
This software are designed to be used with Citrix XenServer. It help you to make call over the xml-rpc api of xen.
WARNING: It's a work in progress ! a functionnal version will arrive soon.
Created by Paca (Pirlot Nicolas)
module to interact with Citrix XenServer api
<script type="module">
import xenapi from 'https://cdn.skypack.dev/xenapi';
</script>
This software are designed to be used with Citrix XenServer. It help you to make call over the xml-rpc api of xen.
WARNING: It's a work in progress ! a functionnal version will arrive soon.
Created by Paca (Pirlot Nicolas)