]> git.ipfire.org Git - thirdparty/libvirt.git/commit
ch: add/use virCHMonitorPut function
authorStefan Kober <stefan.kober@cyberus-technology.de>
Thu, 4 Sep 2025 12:10:27 +0000 (14:10 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 8 Sep 2025 14:40:08 +0000 (16:40 +0200)
commiteb9906468f6ac3bd5925c6caf7020a6063125672
tree58df53d52820a524e2842ff01ff227f73325a312
parente285053dc730bef0e37e627cb58314741f611e6d
ch: add/use virCHMonitorPut function

This allows users to call API endpoints that require passing data in a
generic way. Previously, only virCHMonitorPutNoContent was offered.

On-behalf-of: SAP stefan.kober@sap.com
Signed-off-by: Stefan Kober <stefan.kober@cyberus-technology.de>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/ch/ch_monitor.c