<?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 REST for problem with custom alert in Alerting</title>
    <link>https://community.dynatrace.com/t5/Alerting/API-REST-for-problem-with-custom-alert/m-p/116946#M1310</link>
    <description>&lt;P&gt;Finally, the support team tells me that it is not possible to receive that information. &lt;/P&gt;&lt;P&gt;I have created &lt;A rel="noopener noreferrer" href="https://answers.dynatrace.com/spaces/483/dynatrace-product-ideas/idea/244660/alert-description-via-api.html" target="_blank"&gt;this RFE&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer &lt;A rel="user" href="https://answers.dynatrace.com/users/3513/view.html" nodeid="3513"&gt;@James K.&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 24 Sep 2020 11:33:41 GMT</pubDate>
    <dc:creator>jose-antonio_ra</dc:creator>
    <dc:date>2020-09-24T11:33:41Z</dc:date>
    <item>
      <title>API REST for problem with custom alert</title>
      <link>https://community.dynatrace.com/t5/Alerting/API-REST-for-problem-with-custom-alert/m-p/116943#M1307</link>
      <description>&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;I have a custom event for alerting, which I use for an alerting profile. My idea is to be able to consult the problems through the API:&lt;/P&gt;&lt;PRE&gt;api/v1/problem/feed&lt;/PRE&gt;&lt;P&gt;but if I run this request in the returned json I don't have the event description, and that information is important to my company.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Can someone help me with this? In summary, I need to check with the API the problems that occur and see the description of the custom poison that triggered it.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/26672-1600433436918.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance and greetings&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2020 12:53:42 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/API-REST-for-problem-with-custom-alert/m-p/116943#M1307</guid>
      <dc:creator>jose-antonio_ra</dc:creator>
      <dc:date>2020-09-18T12:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: API REST for problem with custom alert</title>
      <link>https://community.dynatrace.com/t5/Alerting/API-REST-for-problem-with-custom-alert/m-p/116944#M1308</link>
      <description>&lt;P&gt;The problem feed doesn't include everything, you can make a second call with a specific problem ID to get all of the details about the problem that are exposed through the API:&lt;BR /&gt;&lt;BR /&gt;&lt;A rel="noopener noreferrer" href="https://www.dynatrace.com/support/help/dynatrace-api/environment-api/problems/problems/get-details/" target="_blank"&gt;https://www.dynatrace.com/support/help/dynatrace-api/environment-api/problems/problems/get-details/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This would include everything you have to work with so hopefully that would have what you need.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2020 13:26:41 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/API-REST-for-problem-with-custom-alert/m-p/116944#M1308</guid>
      <dc:creator>JamesKitson</dc:creator>
      <dc:date>2020-09-18T13:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: API REST for problem with custom alert</title>
      <link>https://community.dynatrace.com/t5/Alerting/API-REST-for-problem-with-custom-alert/m-p/116945#M1309</link>
      <description>&lt;P&gt;Thanks JAmes.&lt;/P&gt;&lt;P&gt;But I need the information of the message that is sent to the receiver of the event.&lt;/P&gt;&lt;P&gt;i´ve try with:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;/api/v1/events/*******&lt;/P&gt;&lt;P&gt;/api/v1/problem/details/*********&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Any idea how to do it ??&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jose A&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2020 15:19:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/API-REST-for-problem-with-custom-alert/m-p/116945#M1309</guid>
      <dc:creator>jose-antonio_ra</dc:creator>
      <dc:date>2020-09-21T15:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: API REST for problem with custom alert</title>
      <link>https://community.dynatrace.com/t5/Alerting/API-REST-for-problem-with-custom-alert/m-p/116946#M1310</link>
      <description>&lt;P&gt;Finally, the support team tells me that it is not possible to receive that information. &lt;/P&gt;&lt;P&gt;I have created &lt;A rel="noopener noreferrer" href="https://answers.dynatrace.com/spaces/483/dynatrace-product-ideas/idea/244660/alert-description-via-api.html" target="_blank"&gt;this RFE&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer &lt;A rel="user" href="https://answers.dynatrace.com/users/3513/view.html" nodeid="3513"&gt;@James K.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2020 11:33:41 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/API-REST-for-problem-with-custom-alert/m-p/116946#M1310</guid>
      <dc:creator>jose-antonio_ra</dc:creator>
      <dc:date>2020-09-24T11:33:41Z</dc:date>
    </item>
  </channel>
</rss>

