[pve-devel] way to get all vm configs?

Dietmar Maurer dietmar at proxmox.com
Fri Dec 6 12:39:59 CET 2013



> -----Original Message-----
> From: Dietmar Maurer
> Sent: Freitag, 06. Dezember 2013 12:38
> To: 'Stefan Priebe - Profihost AG'; pve-devel at pve.proxmox.com
> Subject: RE: [pve-devel] way to get all vm configs?
> 
> > What is the correct way to call a path then and pass params to it?
> >
> > Do i have to use this part out of pvesh? But which method to use?
> 
> You need to pass the method (additionally) with the command string.

{ commands => [
 { path => 'qemu/100/config', method-> 'GET', args => {} },  { path => 'qemu/100/config', method => 'GET', args => {} },  }





More information about the pve-devel mailing list