I'm currently looking to begin development on program that would require Proxmox. I began looking at the API, in order to familiarize myself with the possible calls I may make, and I noticed that it never actually says what's returned. Oh, it says if it's a String, Object, or an array, but it doesn't say what's in said String, Object, or array. I was wondering if there is any information regarding what each API call returns?