qemu-server/PVE/API2/Qemu
Dominik Csapak 0cb151937f fix #3683: agent file-write: enable user to encode the content themselves
by adding an optional parameter 'encode' (enabled by default). When it
is disabled, the content must be base64 encoded already. This
way, users can send a binary file to the vm by base64 encoding it
themselves

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2022-02-10 16:18:20 +01:00
..
Agent.pm fix #3683: agent file-write: enable user to encode the content themselves 2022-02-10 16:18:20 +01:00
CPU.pm api: allow listing custom and default CPU models 2020-05-06 16:48:08 +02:00
Machine.pm api: machine list: parse as JSON 2021-03-05 16:33:08 +01:00
Makefile api: add Machine module to query machine types 2021-03-05 16:25:28 +01:00