qemu-server/PVE/API2
Dominik Csapak bb14060a1c implement file-read api call via guest-agent
this api call reads a file via the guest agent,
(in 1MB chunks) but is limited to 16MiB (for now)

if the file is bigger, the output gets truncated and a
'truncated' flag is set in the return object

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-07-11 10:29:45 +02:00
..
Qemu implement file-read api call via guest-agent 2018-07-11 10:29:45 +02:00
Makefile move guest agent api call to its own file 2018-02-20 09:55:15 +01:00
Qemu.pm qm: add more return schema definitions 2018-07-11 10:19:49 +02:00