26 Feb 2019
11:42 PM
- last edited on
28 Sep 2022
03:12 AM
by
MaciejNeumann
How can I retrieve one value output from this API? If I do consolidate these numbers in Bytes the total value per server does not add up to what the available memory actually is. Is this a snapshot every so often over the 30 min period?
Solved! Go to Solution.
Use the parameter queryMode=total instead of series
Thanks! That nailed it down to 2 values per server. Do you know what the difference is between the two values?
I think the first value is the timestamp in milliseconds, the second is the memory available.