27 Jun 2017 02:16 PM - last edited on 13 Feb 2023 08:46 PM by Karolina_Linda
Can you get more than one or all of the timeseries for one host in one call of the TimeSeries REST Interface.
So maybe curl ‐L ‐H "Authorization: Api‐Token {token} \ "https://{id}.live.dynatrace.com/api/v1/timeseries?relativeTime=hour&entity=HOST‐B64B6B9CB11E2244&aggregationType=AVG×eriesId=*"
Solved! Go to Solution.
27 Jun 2017 02:26 PM
Sorry just one metric at a time but for multiple entities. Requesting all metrics for all entities with one call would definitely introduce an issue in large environments with 10K+ hosts.