qemu-server/PVE/API2
Dominik Csapak ea2bceaf19 make an api call for each guest agent command
with a 'register_command' sub, which generates an api call
we call it for each command in the list, and one time for
the old general {vmid}/agent endpoint (for compatibility)

permissions/methods are the same as previously, but can
be overriden

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-02-20 09:56:36 +01:00
..
Qemu make an api call for each guest agent command 2018-02-20 09:56:36 +01:00
Makefile move guest agent api call to its own file 2018-02-20 09:55:15 +01:00
Qemu.pm move guest agent api call to its own file 2018-02-20 09:55:15 +01:00