I'd like to write some scripts to control/monitor VM state. The script would run from a windows system, ideally with no Proxmox software installed.
Is there a python API for Proxmox? I'm thinking my windows script would ssh into the Proxmox node and then interact with a scripting interface...