<?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: How can I fetch all Kubernetes events for the past month using the Dynatrace API in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/How-can-I-fetch-all-Kubernetes-events-for-the-past-month-using/m-p/300864#M3997</link>
    <description>&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/dynatrace-api/environment-api/events-v2/get-events" target="_blank"&gt;https://docs.dynatrace.com/docs/dynatrace-api/environment-api/events-v2/get-events&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jun 2026 06:48:53 GMT</pubDate>
    <dc:creator>p_devulapalli</dc:creator>
    <dc:date>2026-06-17T06:48:53Z</dc:date>
    <item>
      <title>How can I fetch all Kubernetes events for the past month using the Dynatrace API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/How-can-I-fetch-all-Kubernetes-events-for-the-past-month-using/m-p/300791#M3990</link>
      <description>&lt;P&gt;I’m trying to retrieve Kubernetes events from the last month using the Dynatrace API, but I can only get 20 events at a time. How can I fetch all events for the past month? api details: {{baseUrl}}/it_prod-dynatrace-environment-apac/v2/events?entitySelector=entityId(KUBERNETES_CLUSTER-0FB79669080C9DD5)&amp;amp;from=now-30d&amp;amp;to=now&amp;amp;pageSize=500&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2026 04:24:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/How-can-I-fetch-all-Kubernetes-events-for-the-past-month-using/m-p/300791#M3990</guid>
      <dc:creator>Arunkumarbnp</dc:creator>
      <dc:date>2026-06-16T04:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: How can I fetch all Kubernetes events for the past month using the Dynatrace API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/How-can-I-fetch-all-Kubernetes-events-for-the-past-month-using/m-p/300793#M3991</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/87029"&gt;@Arunkumarbnp&lt;/a&gt;&amp;nbsp;How are you querying the API? Does the initial response include&amp;nbsp;nextPageKey ?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2026 05:35:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/How-can-I-fetch-all-Kubernetes-events-for-the-past-month-using/m-p/300793#M3991</guid>
      <dc:creator>p_devulapalli</dc:creator>
      <dc:date>2026-06-16T05:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: How can I fetch all Kubernetes events for the past month using the Dynatrace API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/How-can-I-fetch-all-Kubernetes-events-for-the-past-month-using/m-p/300796#M3992</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/21657"&gt;@p_devulapalli&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thanks for your response&lt;BR /&gt;I use this api in postman&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;api details: {{baseUrl}}/it_prod-dynatrace-environment-apac/v2/events?entitySelector=entityId(KUBERNETES_CLUSTER-0FB79669080C9DD5)&amp;amp;from=now-30d&amp;amp;to=now&amp;amp;pageSize=500&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I tried with nextpagekey, I got the below error&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"path": "entitySelector",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "message": "must not be used in combination with nextPageKey query parameter.",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "parameterLocation": "QUERY",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "location": null&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "path": "to",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "message": "must not be used in combination with nextPageKey query parameter.",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "parameterLocation": "QUERY",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "location": null&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "path": "pageSize",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "message": "must not be used in combination with nextPageKey query parameter.",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "parameterLocation": "QUERY",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "location": null&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2026 06:05:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/How-can-I-fetch-all-Kubernetes-events-for-the-past-month-using/m-p/300796#M3992</guid>
      <dc:creator>Arunkumarbnp</dc:creator>
      <dc:date>2026-06-16T06:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: How can I fetch all Kubernetes events for the past month using the Dynatrace API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/How-can-I-fetch-all-Kubernetes-events-for-the-past-month-using/m-p/300801#M3993</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/87029"&gt;@Arunkumarbnp&lt;/a&gt;&amp;nbsp;When using&amp;nbsp;&lt;SPAN&gt;nextpagekey, you need to omit&amp;nbsp;all other query parameters and just use&amp;nbsp;nextpagekey in the request to get a response.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2026 07:03:41 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/How-can-I-fetch-all-Kubernetes-events-for-the-past-month-using/m-p/300801#M3993</guid>
      <dc:creator>p_devulapalli</dc:creator>
      <dc:date>2026-06-16T07:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: How can I fetch all Kubernetes events for the past month using the Dynatrace API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/How-can-I-fetch-all-Kubernetes-events-for-the-past-month-using/m-p/300803#M3994</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/21657"&gt;@p_devulapalli&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If an entity is not explicitly specified in the API request, will nextPageKey still fetch all events for hosts and Kubernetes clusters within the management zone? Or does it only return events for entities that are directly referenced in the query?&lt;BR /&gt;I need k8 events only&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2026 07:11:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/How-can-I-fetch-all-Kubernetes-events-for-the-past-month-using/m-p/300803#M3994</guid>
      <dc:creator>Arunkumarbnp</dc:creator>
      <dc:date>2026-06-16T07:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: How can I fetch all Kubernetes events for the past month using the Dynatrace API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/How-can-I-fetch-all-Kubernetes-events-for-the-past-month-using/m-p/300856#M3995</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/87029"&gt;@Arunkumarbnp&lt;/a&gt;&amp;nbsp;Yes, the &lt;SPAN&gt;nextPageKey&amp;nbsp;&lt;/SPAN&gt;would fetch the response from next page with the filters set in first response. You would see only events of the specific cluster set in your first query&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2026 23:08:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/How-can-I-fetch-all-Kubernetes-events-for-the-past-month-using/m-p/300856#M3995</guid>
      <dc:creator>p_devulapalli</dc:creator>
      <dc:date>2026-06-16T23:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: How can I fetch all Kubernetes events for the past month using the Dynatrace API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/How-can-I-fetch-all-Kubernetes-events-for-the-past-month-using/m-p/300862#M3996</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/21657"&gt;@p_devulapalli&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Can you please share me the right api, I'll check and let you know if it works&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2026 04:32:15 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/How-can-I-fetch-all-Kubernetes-events-for-the-past-month-using/m-p/300862#M3996</guid>
      <dc:creator>Arunkumarbnp</dc:creator>
      <dc:date>2026-06-17T04:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: How can I fetch all Kubernetes events for the past month using the Dynatrace API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/How-can-I-fetch-all-Kubernetes-events-for-the-past-month-using/m-p/300864#M3997</link>
      <description>&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/dynatrace-api/environment-api/events-v2/get-events" target="_blank"&gt;https://docs.dynatrace.com/docs/dynatrace-api/environment-api/events-v2/get-events&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2026 06:48:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/How-can-I-fetch-all-Kubernetes-events-for-the-past-month-using/m-p/300864#M3997</guid>
      <dc:creator>p_devulapalli</dc:creator>
      <dc:date>2026-06-17T06:48:53Z</dc:date>
    </item>
  </channel>
</rss>

