Re: [ovirt-users] Problem while adding a VM NIC via REST API

2017-06-02 Thread Bruno Rodriguez
On Fri, Jun 2, 2017 at 4:09 PM, Juan Hernández wrote: > On 06/02/2017 03:56 PM, Bruno Rodriguez wrote: > > Hello everyone, > > > > 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

Re: [ovirt-users] Problem while adding a VM NIC via REST API

2017-06-02 Thread Juan Hernández
On 06/02/2017 03:56 PM, Bruno Rodriguez wrote: > Hello everyone, > > 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. > > After I create the machine (let's suppose it's called server.pic.es >

[ovirt-users] Problem while adding a VM NIC via REST API

2017-06-02 Thread Bruno Rodriguez
Hello everyone, 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. After I create the machine (let's suppose it's called server.pic.es) with UUID 123abc I post the following REST API call to