Hi,
I have a problem I hope someone might be able to point me in the correct direction to solve.
My issue:
I want to list out memory used and installed physical memory for each hypervisor in a cluster, using http API call.
When doing a CLI, the result is presented as I want, like:
This shows physical memory (maxmem) and used memory (mem) for each hypervisor.
When trying to do the same from the http api call, I would expect to get same output, but only get very partial details compared to CLI, like:
Command used on the bottom line, and two hypervisor example outputs 'snipped in'. Why is the info using http so reduced compared to CLI, or am I missing something to get the same details level using http?
I have a problem I hope someone might be able to point me in the correct direction to solve.
My issue:
I want to list out memory used and installed physical memory for each hypervisor in a cluster, using http API call.
When doing a CLI, the result is presented as I want, like:
This shows physical memory (maxmem) and used memory (mem) for each hypervisor.
When trying to do the same from the http api call, I would expect to get same output, but only get very partial details compared to CLI, like:
Command used on the bottom line, and two hypervisor example outputs 'snipped in'. Why is the info using http so reduced compared to CLI, or am I missing something to get the same details level using http?