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

Monitor downtime along with Failure Reasons through API

Balamurugesh
Guide

Hi Team, I am looking for an API that will provide synthetic monitor downtime and failure reason at a particular time.

4 REPLIES 4

Hi,

Hi,

For this you can used Synthetic Monitor API (v1):

https://www.dynatrace.com/support/help/shortlink/api-synthetic-monitors-get-monitor

Radek

Have a nice day!

Ana_Kuzmenchuk
Community Team
Community Team

Hey @Balamurugesh, were you able to find the metrics in the documentation Radek has provided? 

The only constant is change. Finding ways for great things to happen!

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

Consultant