31 Jul 2017 11:24 PM
Hi, Currently we have connectivity issue between Dynatrace and our local SMTP servers, so we are not getting the incident emails. Until we resolve the issue, is there any REST API or Web Services available from Dynatrace end to pull the list of open incidents on a periodical basis.
Solved! Go to Solution.
01 Aug 2017 05:57 AM
Sure, there is a convenient REST API for fetching all the problem feed as well as all the problem details. See help documentation here (its the problems REST endpoint):
https://help.dynatrace.com/dynatrace-api/
01 Aug 2017 08:09 PM
Thank you Wolfgang. I will explore the doc. Thanks a lot.