Hi,
I’m currently developing an application that has to communicate with OpenNebula,
the official documentation that I found is very light and doesn’t really explain how to boot a VM from
an image and a template, destroy it, etc.
Can someone has a good source of documentation or explanation ?
Thanks
Documentation I found:
http://docs.opennebula.org/4.10/integration/system_interfaces/ruby.html
http://docs.opennebula.org/doc/4.10/oca/ruby/
And the github of the official RUBY API