18 Apr 2023
07:20 AM
- last edited on
20 Apr 2023
04:01 AM
by
Ana_Kuzmenchuk
Hi Team, I am looking for an API that will provide synthetic monitor downtime and failure reason at a particular time.
Hi,
Hi,
For this you can used Synthetic Monitor API (v1):
https://www.dynatrace.com/support/help/shortlink/api-synthetic-monitors-get-monitor
Radek
Hey @Balamurugesh, were you able to find the metrics in the documentation Radek has provided?
i couldn't find the downtime details in the metrics Radek provided
Hi,
I would use general problems API filtering only entities I am interested.
You have problemSelector, entitySelector and startTime, endTime and problem information.
If you miss more problem details, as you already have already problem id, you can use problem details API to get more details.
I am not sure if Dynatrace has a specific API only for what you are looking for.
Best regards