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

How can I call the Dynatrace REST API in java?

tirth_shah
Newcomer

How can I call the Dynatrace REST API in java?

3 REPLIES 3

hayden_miedema
Inactive

Hi Tirth,

You can use any sort of HTTP client to make a request to the Dynatrace REST API. Here is a good link for more reading/help from Stackoverflow: https://stackoverflow.com/questions/3913502/restfu...

The article is a bit old but still valid. Then, I recommend using the API help documentation to find what you are trying to pull from Dynatrace: https://help.dynatrace.com/dynatrace-api/

Hope this helps!

Hayden

Thank you @Hayden M. I will look into it!

You're welcome Tirth! Let me know if you have further questions.

Featured Posts