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

Database APIs

Phumla_Dzena
Visitor

Hi Team,

Is there a way to extract a list of databases monitored on Dynatrace using the Rest API?

1 REPLY 1

PacoPorro
Dynatrace Champion
Dynatrace Champion

You can use following entity selector with the entities environment api v2
type(SERVICE),databaseName.exists()

Featured Posts