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

Pull Tags from Synthetic API

Hi,

I've had a look around the Dynatrace documentation for APIs and it doesn't seem obvious whether I can pull all synthetics within my environment and their associated tags? I know I can do it for one synthetic but I need it for all. 

 

My use case is that I am going to pull in the data into Power BI and use the tags as filters/slicers.

 

Any ideas

3 REPLIES 3

AntonPineiro
DynaMight Guru
DynaMight Guru

Hi,

I would say:

  1. Call Monitored entities API - GET entities list.
  2. Filter Synthetics only.

If general list does not contains tags, you need to call for Monitored entities API - GET an entity each entity.

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

This worked perfectly. Thank you! Have a good weekend. 

Thank you and same to you! 😎

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

Featured Posts