06 Apr 2022
05:58 AM
- last edited on
06 Apr 2022
08:37 AM
by
MaciejNeumann
Is there any API call to get the latest availability of a particular synthetic ?
Solved! Go to Solution.
Hey Pranav1,
You're in luck! There is an API call you can make for that and its documented here.
https://www.dynatrace.com/support/help/dynatrace-api/environment-api/synthetic-v2/synthetic-monitor-...
And you can also use the metrics available for it, then query with Metrics API - GET metric data point
I use these extensively. Works flawlessly.