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

DQL over API

JAR1
Guide

Hi all.

I have a simple question.
 Can I execute a DQL over the dynatrace API? If so, what is the method I have to use? Is there any example or document?

I would like to querying business events and some logs

 

 

Thanks advanced

JAR

2 REPLIES 2

Fin_Ubels
Dynatrace Champion
Dynatrace Champion

Hey JAR,

Docs for DQL queries over the API can be found here developer.dynatrace.com/platform-services/services/storage/. You can also find the API in the swagger UI so that you can play around with it and test it before writing scripts that use it. That can be gotten to by going to tenantID.apps.dynatrace.com/platform/swagger-ui/index.html

Hope this helps!

Thankyou very much!!

Featured Posts