03 Oct 2017
08:59 PM
- last edited on
14 Aug 2023
11:26 AM
by
MaciejNeumann
How can I call the Dynatrace REST API in java?
Solved! Go to Solution.
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
You're welcome Tirth! Let me know if you have further questions.