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

Calling API with a List of Entity IDs?

jwsmith2340
Visitor

Hello, I've been tasked with figuring out how (or if it's possible) to send in a list/array of Entity IDs when making an API call. Right now, we're sometimes hitting our per minute API call limit, so we're trying to figure out how to reduce the number of API calls being made. I've tried searching the forum and reading the docs, but I'm not finding any relevant answers. Thanks in advance for any help you can provide. 

3 REPLIES 3

Julius_Loman
DynaMight Legend
DynaMight Legend

It depends on the API you want to use. Some allow you to use multiple entity IDs and some are not designed that way. For example events API V2 supports that while V1 does not.

Certified Dynatrace Master | Alanata a.s., Slovakia, Dynatrace Master Partner

I think that was my problem, I was crossing the V1 and V2 info and confusing myself. Makes sense now, thanks!

adam_gardner
Dynatrace Champion
Dynatrace Champion

Suggestion: Tag your entities properly and use a tag instead!

Featured Posts