Hello!

My name is Alexandre, and I´m trying to develop an application to
control Ganeti clusters, nodes, instances, etc. Question is: how do I
create an instance using RAPI? I tried to invoke the /2/instances URL
(with and without the instance name) with protocols POST and PUT. When
I use PUT, the answer is HTTP 200, but when I recover the jobs list,
it haven´t created anything. When I use POST, I get an exception (I
suppose it´s something related to authentication).

I suppose I should pass some parameters for Ganeti, but I don´t have a
clue about this. I already read the documentation in
http://ganeti-doc.googlecode.com/svn/ganeti-2.0/rapi.html.


Thanks in advance,
Alexandre

Reply via email to