Skip to content

trollfred/exapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Erlang wrapper for xenserver api.

Example

{% highlight erlang %} 1> {ok, Pid} = exapi:start_link("xen", "password"). 2> exapi_vm:get_by_name_label(Pid, "test"). ["OpaqueRef:f8e6019b-f1c1-5a3b-23ad-d87bf281deff"] {% endhighlight %}

About

Erlang wrapper for xenserver api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages