<div dir="ltr">I thought that there should be one too..But I am using the Image from org.opennebula.client.image, and it only has this method:<div>public static OneResponse allocate(Client client, String string) { ..}<br></div>
<div><br></div><div><br></div><div>And I tried the previous imageTemplate from the command line (with oneimage create ...  and the datastore id) and it worked.</div><div>Am I using to wrong version of the java api or the wrong method?</div>
<div>Thank you!</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-03-06 15:37 GMT+02:00 Javier Fontan <span dir="ltr"><<a href="mailto:jfontan@opennebula.org" target="_blank">jfontan@opennebula.org</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">There's one more parameter in that method, the datastore id.<br>
<br>
allocate(Client client, java.lang.String description, int datastoreId)<br>
<br>
<a href="http://docs.opennebula.org/doc/4.4/oca/java/" target="_blank">http://docs.opennebula.org/doc/4.4/oca/java/</a><br>
<div><div class="h5"><br>
On Thu, Mar 6, 2014 at 1:26 PM, Roxana Ioana Roman<br>
<<a href="mailto:rroxanaioana@gmail.com">rroxanaioana@gmail.com</a>> wrote:<br>
> Hello!<br>
> I am trying to allocate a new image in OpenNebula using the<br>
> Image.allocate(client,imageTemplate) method from the Java api.<br>
><br>
> I am doing:<br>
> OneResponse resonse =Image.allocate(client, image.toString());<br>
><br>
> where image.toString() is:<br>
><br>
> NAME = "ImageTest"<br>
> PATH = /var/lib/one/datastores/108/c10ddf1eb1bb078c4b1116652c5c9a55<br>
> PUBLIC = YES<br>
> PERSISTENT = NO<br>
> TYPE = OS<br>
> DESCRIPTION = "this is a test"<br>
><br>
>  response.getErrorMessage()  is :"Not enough parameters"<br>
><br>
> But as I read from:<br>
> <a href="http://archives.opennebula.org/documentation:archives:rel3.4:img_template" target="_blank">http://archives.opennebula.org/documentation:archives:rel3.4:img_template</a><br>
> I have set all the required parameters.<br>
> Do you know what am I missing? Any help will be much appreciated.<br>
><br>
> Thank you!<br>
> Regards,<br>
> --<br>
> Roxana Ioana Roman<br>
><br>
><br>
</div></div>> _______________________________________________<br>
> Users mailing list<br>
> <a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
> <a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
Javier Fontán Muiños<br>
Developer<br>
OpenNebula - The Open Source Toolkit for Data Center Virtualization<br>
<a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | @OpenNebula | <a href="http://github.com/jfontan" target="_blank">github.com/jfontan</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><b>Roxana Ioana Roman</b><div><b>0743112732</b></div>
</div>