<?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: Extracting using API in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/Extracting-using-API/m-p/243818#M3079</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can use "from" and "to" in &lt;A title="Problems API v2 - GET problems list" href="https://docs.dynatrace.com/docs/shortlink/api-problems-v2-get-list" target="_blank" rel="noopener"&gt;Problems API v2 - GET problems list&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
    <pubDate>Wed, 24 Apr 2024 12:37:07 GMT</pubDate>
    <dc:creator>AntonPineiro</dc:creator>
    <dc:date>2024-04-24T12:37:07Z</dc:date>
    <item>
      <title>Extracting using API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Extracting-using-API/m-p/243814#M3078</link>
      <description>&lt;P&gt;Hi all&lt;BR /&gt;&lt;BR /&gt;I am working on Trend analysis trying to find the Patterns and Trends on our problems from DT dashboard, so I want to use API's to extract Problems, is it possible to filter by time and date? can the problems extracted show the start time of the alert and end time? please assist how can I achieve this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 06:54:15 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Extracting-using-API/m-p/243814#M3078</guid>
      <dc:creator>Marvel22</dc:creator>
      <dc:date>2024-04-25T06:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting using API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Extracting-using-API/m-p/243818#M3079</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can use "from" and "to" in &lt;A title="Problems API v2 - GET problems list" href="https://docs.dynatrace.com/docs/shortlink/api-problems-v2-get-list" target="_blank" rel="noopener"&gt;Problems API v2 - GET problems list&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 12:37:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Extracting-using-API/m-p/243818#M3079</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2024-04-24T12:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting using API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Extracting-using-API/m-p/243831#M3081</link>
      <description>&lt;P&gt;If you're in SaaS you can use dql&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="php"&gt;fetch events
| filter event.kind == "DAVIS_PROBLEM"
| summarize by:{event.name}, count = countDistinct(display_id)
| sort count, direction:"descending"&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 24 Apr 2024 14:40:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Extracting-using-API/m-p/243831#M3081</guid>
      <dc:creator>PacoPorro</dc:creator>
      <dc:date>2024-04-24T14:40:44Z</dc:date>
    </item>
  </channel>
</rss>

