<?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: Syntax ? &amp;gt; problem API to grab problem list of last calendar month &amp;amp; last calendar week (general recurring reusable one in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/Syntax-problem-API-to-grab-problem-list-of-last-month-and-week/m-p/208002#M2375</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47441"&gt;@avrildong&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I do not konw what is the problem with your AP call.&lt;/P&gt;&lt;P&gt;In my case on my dashboards it works. See bleow an actual view for february and the previous months:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mizs_0-1679722301124.png" style="width: 734px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/10678i8B9CA5D60DBE7A15/image-dimensions/734x310?v=v2" width="734" height="310" role="button" title="Mizs_0-1679722301124.png" alt="Mizs_0-1679722301124.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Do you have data before&amp;nbsp;&lt;SPAN&gt;Feb 22 P-230217577?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Mizső&lt;/P&gt;</description>
    <pubDate>Sat, 25 Mar 2023 05:34:21 GMT</pubDate>
    <dc:creator>Mizső</dc:creator>
    <dc:date>2023-03-25T05:34:21Z</dc:date>
    <item>
      <title>Syntax problem API to grab problem list of last month and week</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Syntax-problem-API-to-grab-problem-list-of-last-month-and-week/m-p/207877#M2364</link>
      <description>&lt;P&gt;What is the syntax to use&amp;nbsp;problem API to grab problem list of last month &amp;amp; last week?&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;last month &amp;amp; last week 2 patterns - recurring&amp;nbsp; / reusable syntax.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;last month must be exact calendar month, such as 2022Jun, 2023Jan (not last 30 days);&lt;/LI&gt;
&lt;LI&gt;last week must be exact calendar last week, such as "Mon 1AM-Sun 1AM EST"&amp;nbsp; (not last 7 days: NOT regarding NOW; cannot use now-1w thing as now is dynamic)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;e.g.&lt;/P&gt;
&lt;P&gt;https://${EnvURI}/api/v2/problems?pageSize=500&amp;amp;from=?&amp;amp;to=?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 14:04:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Syntax-problem-API-to-grab-problem-list-of-last-month-and-week/m-p/207877#M2364</guid>
      <dc:creator>avrildong</dc:creator>
      <dc:date>2024-08-20T14:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax ? &gt; problem API to grab problem list of last calendar month &amp; last calendar week (general recurring reusable one</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Syntax-problem-API-to-grab-problem-list-of-last-month-and-week/m-p/207911#M2368</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47441"&gt;@avrildong&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Last month -1M/M to now/M (not the last 30 days), before last month -2M/M to -1M/M&lt;/P&gt;&lt;P&gt;Last week -1w/w to now/w (not the last 7 days), before last week -2w/w to -1w/w&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Mizső&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2023 08:42:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Syntax-problem-API-to-grab-problem-list-of-last-month-and-week/m-p/207911#M2368</guid>
      <dc:creator>Mizső</dc:creator>
      <dc:date>2023-03-24T08:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax ? &gt; problem API to grab problem list of last calendar month &amp; last calendar week (general recurring reusable one</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Syntax-problem-API-to-grab-problem-list-of-last-month-and-week/m-p/207998#M2374</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47783"&gt;@Mizső&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P data-unlink="true"&gt;#1. Some issue on https://${URI}/api/v2/problems?from=-1M/M&amp;amp;to=now/M&amp;nbsp;&amp;nbsp;(results cover all nextpage full list):&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tested "Last month -1M/M to now/M" on Mar24, it returns the list of Feb23 (Mar24 prior date-1month) -Feb28 (last date of last calendar month), but not Feb01-Feb28.&amp;nbsp;&lt;BR /&gt;&amp;gt;&lt;BR /&gt;Feb 22 P-230217577 (= Feb23 UTC)&lt;BR /&gt;Feb 28 P-230222494&lt;/P&gt;
&lt;P&gt;#2. FYI only - below looks like good:&lt;/P&gt;
&lt;P&gt;#2.1) About "&lt;SPAN&gt;Last week -1w/w to now/w":&amp;nbsp; test pass&lt;/SPAN&gt;&lt;/P&gt;
&lt;P data-unlink="true"&gt;https://${URI}/api/v2/problems?from=-1w/w&amp;amp;to=now/w&amp;nbsp;&amp;nbsp;&amp;gt; random pick the result&lt;BR /&gt;Mar 13/Last Mon: P-23039598&lt;BR /&gt;Mar 18/Last Sat: P-230314067&lt;/P&gt;
&lt;P&gt;#2.2)&lt;SPAN&gt;&amp;nbsp;I am still running "&lt;/SPAN&gt;&lt;SPAN&gt;before last month -2M/M to -1M/M" one, but runtime results looks like as expected (&amp;nbsp; expected to be Jan01-Jan31 list, need further validation, however positive).&amp;nbsp; So that I have no doubt on this one.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Any idea on #1 issue?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 06:41:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Syntax-problem-API-to-grab-problem-list-of-last-month-and-week/m-p/207998#M2374</guid>
      <dc:creator>avrildong</dc:creator>
      <dc:date>2023-03-27T06:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax ? &gt; problem API to grab problem list of last calendar month &amp; last calendar week (general recurring reusable one</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Syntax-problem-API-to-grab-problem-list-of-last-month-and-week/m-p/208002#M2375</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47441"&gt;@avrildong&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I do not konw what is the problem with your AP call.&lt;/P&gt;&lt;P&gt;In my case on my dashboards it works. See bleow an actual view for february and the previous months:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mizs_0-1679722301124.png" style="width: 734px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/10678i8B9CA5D60DBE7A15/image-dimensions/734x310?v=v2" width="734" height="310" role="button" title="Mizs_0-1679722301124.png" alt="Mizs_0-1679722301124.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Do you have data before&amp;nbsp;&lt;SPAN&gt;Feb 22 P-230217577?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Mizső&lt;/P&gt;</description>
      <pubDate>Sat, 25 Mar 2023 05:34:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Syntax-problem-API-to-grab-problem-list-of-last-month-and-week/m-p/208002#M2375</guid>
      <dc:creator>Mizső</dc:creator>
      <dc:date>2023-03-25T05:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax ? &gt; problem API to grab problem list of last calendar month &amp; last calendar week (general recurring reusable one</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Syntax-problem-API-to-grab-problem-list-of-last-month-and-week/m-p/208986#M2423</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47783"&gt;@Mizső&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you! I will check further at my side.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2023 22:45:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Syntax-problem-API-to-grab-problem-list-of-last-month-and-week/m-p/208986#M2423</guid>
      <dc:creator>avrildong</dc:creator>
      <dc:date>2023-04-03T22:45:46Z</dc:date>
    </item>
  </channel>
</rss>

