<div dir="ltr"><div>Hi Juan,<br><br></div>We are using the using the Ovirt 3.4.3 version.<br></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr"><span>-- <br></span>Regards
<br>Shanil
</div></div>
<br><br><div class="gmail_quote">On Fri, Aug 29, 2014 at 1:56 PM, Juan Hernandez <span dir="ltr">&lt;<a href="mailto:jhernand@redhat.com" target="_blank">jhernand@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="">On 08/29/2014 05:21 AM, Shanil S wrote:<br>
&gt; Hi Juan,<br>
&gt;<br>
&gt; I have attached the screenshot of the ovirt panel after creating the<br>
&gt; nic&#39;s with the above code, Please check it.<br>
&gt;<br>
<br>
</div>May it be that you are using version 3.3.0? The RESTAPI support for vNIC<br>
profiles was added in 3.3.1.<br>
<div class=""><br>
&gt; On Thu, Aug 28, 2014 at 3:23 PM, Juan Hernandez &lt;<a href="mailto:jhernand@redhat.com">jhernand@redhat.com</a><br>
</div><div><div class="h5">&gt; &lt;mailto:<a href="mailto:jhernand@redhat.com">jhernand@redhat.com</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;     On 08/28/2014 10:31 AM, Shanil S wrote:<br>
&gt;     &gt; Hi All,<br>
&gt;     &gt;<br>
&gt;     &gt; I am unable to assign the profile using the ovirt api code, the<br>
&gt;     &gt; following xml code is used for creating the nic<br>
&gt;     &gt;<br>
&gt;     &gt;  &lt;nic&gt;<br>
&gt;     &gt;     &lt;interface&gt;virtio&lt;/interface&gt;<br>
&gt;     &gt;     &lt;name&gt;eth0&lt;/name&gt;<br>
&gt;     &gt;     &lt;boot_protocol&gt;static&lt;/boot_protocol&gt;<br>
&gt;     &gt;     &lt;mac address=&#39;&quot;.$ip-&gt;mac_address.&quot;&#39;/&gt;<br>
&gt;     &gt;     &lt;network&gt;<br>
&gt;     &gt;      &lt;ip address=&#39;&quot;.$ip-&gt;mac_ip.&quot;&#39; netmask=&#39;255.255.255.0&#39;<br>
&gt;     &gt; gateway=&#39;&quot;.$ip-&gt;mac_gateway.&quot;&#39;/&gt;<br>
&gt;     &gt;     &lt;/network&gt;<br>
&gt;     &gt;     &lt;on_boot&gt;true&lt;/on_boot&gt;<br>
&gt;     &gt;     &lt;vnic_profile id=&#39;bbabc471-667d-4221-bc8e-4ab30b3dcc34&#39; /&gt;<br>
&gt;     &gt;    &lt;/nic&gt;<br>
&gt;     &gt;<br>
&gt;     &gt; Could you please check if anything wrong with it ?<br>
&gt;     &gt;<br>
&gt;<br>
&gt;     There is nothing severely wrong with that XML, it should work. What<br>
&gt;     specific problems are you having? Does the API return an error? Anything<br>
&gt;     in the logs?<br>
&gt;<br>
&gt;     Note also that the boot_protocol, ip, and on_boot elements will just be<br>
&gt;     ignored. These elements are used only for host NICs, not for VM NICs. If<br>
&gt;     you want to change the IP configuration of the OS of the VM then you<br>
&gt;     have to use whatever mechanisms that OS provides. The RESTAPI can help<br>
&gt;     you in these regards only if you combine it with Cloud-init or Sysprep.<br>
&gt;<br>
&gt;     --<br>
&gt;     Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta<br>
&gt;     3ºD, 28016 Madrid, Spain<br>
&gt;     Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat<br>
&gt;     S.L.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
<div class="HOEnZb"><div class="h5">&gt;<br>
<br>
<br>
--<br>
Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta<br>
3ºD, 28016 Madrid, Spain<br>
Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.<br>
</div></div></blockquote></div><br></div>