[pve-devel] [PATCH] support to execute multiple commands in one request
Stefan Priebe - Profihost AG
s.priebe at profihost.ag
Mon Dec 9 13:10:51 CET 2013
Hi,
Am 09.12.2013 11:25, schrieb Dietmar Maurer:
> Hi Stefan,
>
> I applied your patch, but mad some modification
>
> https://git.proxmox.com/?p=pve-manager.git;a=commitdiff;h=496ec71600f4ec8d3a8c46a94b68423399e36a6c
>
> Please can you test?
I get these errors:
{
'errors' => {
'node' => 'property is missing and it is not
optional',
'vmid' => 'property is missing and it is not
optional'
},
'status' => '400',
'message' => 'Parameter verification failed.
'
}
Request was:
{ path => 'qemu/107/config', args => {}, method => 'GET' }
Stefan
More information about the pve-devel
mailing list