<font size=2 face="sans-serif">Hi everyone,</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp;i am using the vmanager's 3.0 Rest API.</font>
<br><font size=2 face="sans-serif">&nbsp;have created a VM from an existing
template (using http POST) and been trying to find a way to set the VMs
ip address</font>
<br><font size=2 face="sans-serif">with no success. I tried supplying the
ip address in the &lt;guest_info&gt; element during VM creation as in:</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;guest_info&gt;</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&lt;ips&gt;</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &lt;ip address=&quot;x.x.x.x&quot;/&gt;</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&lt;/ips&gt;</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &lt;/guest_info&gt;</font>
<br>
<br><font size=2 face="sans-serif">But the created VM ends up with the
same ip address as that in the template. </font>
<br>
<br><font size=2 face="sans-serif">Anyone attempted to do something similar
? Is there another way of doing it. I tried the nics API but there seem
to be no interface</font>
<br><font size=2 face="sans-serif">to modify a nic's ip address.</font>
<br>
<br><font size=2 face="sans-serif">Thank you.</font>
<br>
<br>
<br><font size=2 face="sans-serif">Regards,<br>
Messaoud Benantar<br>
</font>