Re: [ovirt-users] [ovirt 3.5.1] Attach sysprep floppy from the API

2015-06-19 Thread Juan Hernández
On 06/19/2015 11:33 AM, Jiri Belka wrote: >> I would like to attach a sysprep floppy to a Windows VM. >> >> Currently, I am able to configure the sysprep custom script from the API >> : >> >> PUT https://HOSTNAME/api/vms/{id} >> >> >> {my content} >> >> >> >> After that, when

Re: [ovirt-users] [ovirt 3.5.1] Attach sysprep floppy from the API

2015-06-19 Thread Jiri Belka
> I would like to attach a sysprep floppy to a Windows VM. > > Currently, I am able to configure the sysprep custom script from the API > : > > PUT https://HOSTNAME/api/vms/{id} > > > {my content} > > > > After that, when I start the VM from the Web UI in RunOnce mode, I ca

[ovirt-users] [ovirt 3.5.1] Attach sysprep floppy from the API

2015-05-26 Thread Guillaume Penin
Hi, I would like to attach a sysprep floppy to a Windows VM. Currently, I am able to configure the sysprep custom script from the API : PUT https://HOSTNAME/api/vms/{id} {my content} After that, when I start the VM from the Web UI in RunOnce mode, I can attach the sysprep