27 Feb 2019 07:42 AM - last edited on 28 Sep 2022 11: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.
27 Feb 2019 08:44 AM
Use the parameter queryMode=total instead of series
27 Feb 2019 08:52 AM
Thanks! That nailed it down to 2 values per server. Do you know what the difference is between the two values?
01 Mar 2019 07:22 PM
I think the first value is the timestamp in milliseconds, the second is the memory available.