<div dir="ltr">Hello everyone,<div><br></div><div>I have some scripts that create VMs, which are in perl using libcurl and oVirt REST API. They work quite fine but I&#39;m experiencing something unusual.</div><div><br></div><div>After I create the machine (let&#39;s suppose it&#39;s called <a href="http://server.pic.es">server.pic.es</a>) with UUID 123abc I post the following REST API call to https://... /vms/123abc/nics </div><div><br></div><div><div>                &lt;nic&gt;</div><div>                &lt;name&gt;server.pic.es_nic1&lt;/name&gt;</div><div>                &lt;interface&gt;virtio&lt;/interface&gt;</div><div>                &lt;network&gt;&lt;name&gt;VLANXXX&lt;/name&gt;&lt;/network&gt;</div><div>                &lt;/nic&gt;</div><div><br></div><div>The NIC is created and attached to the VM but it&#39;s network field is empty, not in the VLANXXX. I don&#39;t know if I&#39;m missing something but this worked flawlessly with 3.6.9 REST API.</div><div><br></div><div>Some people could say: &quot;it&#39;s because you&#39;re using Perl&quot;. Yup, that&#39;s probably a mental issue of mine and I should visit a doctor about using it, but it doesn&#39;t work even using a fancy REST browser extension to send requests (ARC for chromium), anyways the REST reply is a &quot;201: Created&quot; that looks OK...</div><br></div><div><div>Any idea or suggestion will be welcome. Thanks in advance!</div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div style="text-align:left;font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;line-height:20px;background-color:rgb(255,255,255)"><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;line-height:normal">Bruno Rodríguez Rodríguez</span></div><div style="color:rgb(80,0,80);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><br><div dir="ltr" style="color:rgb(34,34,34);font-size:12.8px"><font color="#444444"><b>Port d&#39;Informació Científica (PIC)</b></font>             <br>Campus UAB - Edificio D,</div><div dir="ltr" style="color:rgb(34,34,34);font-size:12.8px">C / <span>Albareda</span>, s / n <br>08193-Bellaterra (Barcelona), España</div><div style="color:rgb(34,34,34);font-size:12.8px"><a value="+34935813322" style="color:rgb(17,85,204);font-size:13px">Telf. +34 93 170 27 30</a><br></div><div dir="ltr" style="color:rgb(34,34,34);font-size:12.8px"><font color="#0000ff">GPS </font> coordenadas:  <span style="font-size:12.8px">41.500850 2.110628</span></div></div><div><a value="+34935813322" style="color:rgb(17,85,204);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><br></a></div><div><a value="+34935813322" style="color:rgb(17,85,204);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><span style="color:rgb(0,0,0);font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:small;line-height:20px">&quot;Si algo me ha enseñado el tetris, es que los errores se acumulan y los triunfos desaparecen&quot;</span></a></div></div></div></div></div></div></div>
</div></div>