]> git.proxmox.com Git - qemu-server.git/commit
QGA exec: note limits explicit in CLI and API
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 6 Mar 2020 16:56:21 +0000 (17:56 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 6 Mar 2020 16:57:46 +0000 (17:57 +0100)
commit109a095068ae309d4ae037edab58dd317ca2f924
tree05a24bdaccd15dd30ff6017048af2ca437332f62
parentd8f61794f63933efac95c53c0cf4d0fa0e128797
QGA exec: note limits explicit in CLI and API

The http-server has a 64KB payload limit for post requests, so note
that explicit even if it's a theoretical maximum as the reamainig
params also need some space in the request

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/API2/Qemu/Agent.pm
PVE/CLI/qm.pm