Implementing script to fill VM Notes with OS information, received from Qemu Guest Agent, i did not found API function to access VM Notes.
One can update Notes by editing <VMID>.conf files, but this method is dangerous if used and can destroy all VM configuration if something goes wrong.
Is...