cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

More than one TimeseriesId in One call on one host in the TimeSeries API

rb0c70091
Inactive

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&timeseriesId=*"

1 REPLY 1

wolfgang_beer
Dynatrace Leader
Dynatrace Leader

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.

Featured Posts