<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: API to get problem details URL in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/API-to-get-problem-details-URL/m-p/196980#M2100</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/8132"&gt;@mgome&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Clean and simple solution. Composition of URL is a great idea. Address bar always contains relevant ids. Nice job!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mizső&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Oct 2022 19:43:06 GMT</pubDate>
    <dc:creator>Mizső</dc:creator>
    <dc:date>2022-10-20T19:43:06Z</dc:date>
    <item>
      <title>API to get problem details URL</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/API-to-get-problem-details-URL/m-p/196958#M2096</link>
      <description>&lt;P&gt;hi Team, i am looking for an API which will provide the problems link of an monitor.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 13:47:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/API-to-get-problem-details-URL/m-p/196958#M2096</guid>
      <dc:creator>Balamurugesh</dc:creator>
      <dc:date>2022-10-20T13:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: API to get problem details URL</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/API-to-get-problem-details-URL/m-p/196960#M2097</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/51242"&gt;@Balamurugesh&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe I missunderstand you. I have not found the problem URL in the enviroment v2 problem api.&lt;/P&gt;&lt;P&gt;I think you can have it in the problem notification integration if this way is OK with you (eg. with custom integration).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mizs_0-1666274968124.png" style="width: 663px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/8158iBB85020EC4812E4F/image-dimensions/663x692?v=v2" width="663" height="692" role="button" title="Mizs_0-1666274968124.png" alt="Mizs_0-1666274968124.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope it helps. Have a nice day.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mizső&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 14:12:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/API-to-get-problem-details-URL/m-p/196960#M2097</guid>
      <dc:creator>Mizső</dc:creator>
      <dc:date>2022-10-20T14:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: API to get problem details URL</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/API-to-get-problem-details-URL/m-p/196975#M2099</link>
      <description>&lt;P data-unlink="true"&gt;You need to get the list of problems using&amp;nbsp;&lt;SPAN&gt;/api/v2&lt;/SPAN&gt;&lt;SPAN class=""&gt;/problems call and extract the problem ID. &amp;nbsp;Use the "text" problem selector criteria to search for problems with your monitor title. &amp;nbsp;The URL to your problem is:&lt;/SPAN&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;SPAN class=""&gt;&lt;BR /&gt;&lt;SPAN&gt;Managed:&lt;BR /&gt;https://{your-domain}/e/{your-environment-id}/#problems/problemdetails;pid={ProblemID}&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;SaaS&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;https://{your-environment-id}.live.dynatrace.com/#problems/problemdetails;pid={ProblemID}&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 18:13:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/API-to-get-problem-details-URL/m-p/196975#M2099</guid>
      <dc:creator>mgome</dc:creator>
      <dc:date>2022-10-20T18:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: API to get problem details URL</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/API-to-get-problem-details-URL/m-p/196980#M2100</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/8132"&gt;@mgome&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Clean and simple solution. Composition of URL is a great idea. Address bar always contains relevant ids. Nice job!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mizső&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 19:43:06 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/API-to-get-problem-details-URL/m-p/196980#M2100</guid>
      <dc:creator>Mizső</dc:creator>
      <dc:date>2022-10-20T19:43:06Z</dc:date>
    </item>
  </channel>
</rss>

