Yes that fixed it... Thanks very much once again... I was pulling my hair out 
trying to get this working again (Not that I have much hair to start with).


On 16 Jul 2013, at 05:29, Dietmar Maurer <diet...@proxmox.com> wrote:

>> however if I try the same via CURL..
>> 
>> curl -s -k -XPOST -H 'CSRFPreventionToken:$CSRFPreventionToken'
>> '$host/api2/json/nodes/proxmox02/qemu/20011/config' -b
>> 'PVEAuthCookie=$key' -d 'net0=e1000,bridge=vmbr20'
> 
> IDoes it work if you use:
> 
> --data-urlencode 'net0=e1000,bridge=vmbr20'
> 
> 

_______________________________________________
pve-user mailing list
pve-user@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user

Reply via email to