[SOLVED] API to access VM Notes

Petr

Member
Dec 13, 2013
40
1
6
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?