Proxmox API Return Values

API

New Member
Dec 4, 2013
9
1
1
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?
 
Just printout the result (return value). Usually documentation did not write any return value, instead user must printout it. This make documentation more flexible because Proxmox going changing every update to provide better product, some item inside array/object added, editor and deleted.

Also, some array/object too long to printout, such as /nodes/{node}/qemu which return all VMs index.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!