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 there safe way to update VM Notes over API?
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 there safe way to update VM Notes over API?