<?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: Dynatrace API with more than 500 output in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-with-more-than-500-output/m-p/169068#M1342</link>
    <description>&lt;P&gt;But how make 7 calls?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Changing time frame every call or how?&lt;/P&gt;</description>
    <pubDate>Mon, 12 Jul 2021 12:34:40 GMT</pubDate>
    <dc:creator>Malaik</dc:creator>
    <dc:date>2021-07-12T12:34:40Z</dc:date>
    <item>
      <title>Dynatrace API with more than 500 output</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-with-more-than-500-output/m-p/169064#M1340</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why the output include only 500 items in the ouput even the Nextpagekey was mentioned.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Malaik_0-1626090859512.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/1553iE671DAEFB31D2D57/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Malaik_0-1626090859512.png" alt="Malaik_0-1626090859512.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any idea?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Nov 2021 12:22:26 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-with-more-than-500-output/m-p/169064#M1340</guid>
      <dc:creator>Malaik</dc:creator>
      <dc:date>2021-11-19T12:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace API with more than 500 output</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-with-more-than-500-output/m-p/169066#M1341</link>
      <description>&lt;P&gt;The page size is 500, that's why your result set is split into&amp;nbsp; 3395/500 -&amp;gt; 7 pages.&amp;nbsp;&lt;BR /&gt;You need to issue 7 calls to Dynatrace API to get the full result.&lt;BR /&gt;&lt;BR /&gt;You may want to try the pageSize parameter to return larger pages, but 5000 is the maximum anyway.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jul 2021 12:18:37 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-with-more-than-500-output/m-p/169066#M1341</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2021-07-12T12:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace API with more than 500 output</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-with-more-than-500-output/m-p/169068#M1342</link>
      <description>&lt;P&gt;But how make 7 calls?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Changing time frame every call or how?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jul 2021 12:34:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-with-more-than-500-output/m-p/169068#M1342</guid>
      <dc:creator>Malaik</dc:creator>
      <dc:date>2021-07-12T12:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace API with more than 500 output</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-with-more-than-500-output/m-p/169070#M1343</link>
      <description>&lt;P&gt;No you just copy the nextPageKey value, remove all the other filters and just call the same endpoint giving only the nextPageKey as a cursor. You will then get the next 500 entities and a NEW nextPageKey that you again enter as the cursor.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jul 2021 13:50:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-with-more-than-500-output/m-p/169070#M1343</guid>
      <dc:creator>wolfgang_beer</dc:creator>
      <dc:date>2021-07-12T13:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace API with more than 500 output</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-with-more-than-500-output/m-p/169073#M1344</link>
      <description>&lt;P&gt;Thanks a lot&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/8624"&gt;@wolfgang_beer&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I didn't pay attention that the NextPageKey changes on every call.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a good day.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jul 2021 13:58:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-with-more-than-500-output/m-p/169073#M1344</guid>
      <dc:creator>Malaik</dc:creator>
      <dc:date>2021-07-12T13:58:30Z</dc:date>
    </item>
  </channel>
</rss>

