how to query users and there vms there own
-
Im new to xen orchestra i need to know how I can query the REST API to get the user and the associated vms that there use and all metric about each vms, like the resources it uses[cpu, storage, ram] and time
-
Hi,
It's not possible yet with the REST API. However, it's a work in progress and should be done this quarter.
-
Thank you for replay,
is it possible to connect the vms to users with multiple rest api request
-
Right now, everything you see in XO 5 can be requested via the JSON-RPC API (or CLI). So it's doable. The permissions for REST API will come later.