<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'm experiencing something unusual.</div><div><br></div><div>After I create the machine (let's suppose it'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> <nic></div><div> <name>server.pic.es_nic1</name></div><div> <interface>virtio</interface></div><div> <network><name>VLANXXX</name></network></div><div> </nic></div><div><br></div><div>The NIC is created and attached to the VM but it's network field is empty, not in the VLANXXX. I don't know if I'm missing something but this worked flawlessly with 3.6.9 REST API.</div><div><br></div><div>Some people could say: "it's because you're using Perl". Yup, that's probably a mental issue of mine and I should visit a doctor about using it, but it doesn't work even using a fancy REST browser extension to send requests (ARC for chromium), anyways the REST reply is a "201: Created" 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'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">"Si algo me ha enseñado el tetris, es que los errores se acumulan y los triunfos desaparecen"</span></a></div></div></div></div></div></div></div>
</div></div>