<?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: Querying Processes with Pending Restart via API V2 in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/Querying-Processes-with-Pending-Restart-via-API-V2/m-p/282403#M3820</link>
    <description>&lt;P&gt;Late reply, but for whomever ends up here with a similar question:&lt;BR /&gt;&lt;BR /&gt;Use classic API v2 "Monitored entities - Monitoring state":&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;/monitoringstate, and type&amp;nbsp;PROCESS_GROUP_INSTANCE&lt;BR /&gt;E.g.:&lt;BR /&gt;https://&amp;lt;your_tenant&amp;gt;.live.dynatrace.com/api/v2/monitoringstate?entitySelector=type(PROCESS_GROUP_INSTANCE)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;See:&lt;BR /&gt;&lt;A href="https://community.dynatrace.com/" target="_blank"&gt;https://&amp;lt;your_tenant&amp;gt;.live.dynatrace.com/rest-api-doc/index.jsp?urls.primaryName=Environment%20API%20v2#/Monitored%20entities%20-%20Monitoring%20state&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;At the same time, if somebody has a better method to obtain this information, please do share.&lt;BR /&gt;It is odd that it seems there is not a method to centrally create an overview of processes that are not in "ok" condition.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Jul 2025 11:52:55 GMT</pubDate>
    <dc:creator>fstekelenburg</dc:creator>
    <dc:date>2025-07-28T11:52:55Z</dc:date>
    <item>
      <title>Querying Processes with Pending Restart via API V2</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Querying-Processes-with-Pending-Restart-via-API-V2/m-p/249444#M3233</link>
      <description>&lt;P&gt;How can I extract processes with pending restart via API v2?&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2024 18:13:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Querying-Processes-with-Pending-Restart-via-API-V2/m-p/249444#M3233</guid>
      <dc:creator>crowngy</dc:creator>
      <dc:date>2024-06-28T18:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Querying Processes with Pending Restart via API V2</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Querying-Processes-with-Pending-Restart-via-API-V2/m-p/249456#M3234</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/66469"&gt;@crowngy&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I have checked and the entity information from PGIs does not contain such information.&lt;/P&gt;&lt;P&gt;As such, it seems to me that the best way is to check what the values of properties.installerVersion, of both the PGI and host entities.&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jun 2024 10:22:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Querying-Processes-with-Pending-Restart-via-API-V2/m-p/249456#M3234</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2024-06-30T10:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Querying Processes with Pending Restart via API V2</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Querying-Processes-with-Pending-Restart-via-API-V2/m-p/282403#M3820</link>
      <description>&lt;P&gt;Late reply, but for whomever ends up here with a similar question:&lt;BR /&gt;&lt;BR /&gt;Use classic API v2 "Monitored entities - Monitoring state":&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;/monitoringstate, and type&amp;nbsp;PROCESS_GROUP_INSTANCE&lt;BR /&gt;E.g.:&lt;BR /&gt;https://&amp;lt;your_tenant&amp;gt;.live.dynatrace.com/api/v2/monitoringstate?entitySelector=type(PROCESS_GROUP_INSTANCE)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;See:&lt;BR /&gt;&lt;A href="https://community.dynatrace.com/" target="_blank"&gt;https://&amp;lt;your_tenant&amp;gt;.live.dynatrace.com/rest-api-doc/index.jsp?urls.primaryName=Environment%20API%20v2#/Monitored%20entities%20-%20Monitoring%20state&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;At the same time, if somebody has a better method to obtain this information, please do share.&lt;BR /&gt;It is odd that it seems there is not a method to centrally create an overview of processes that are not in "ok" condition.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2025 11:52:55 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Querying-Processes-with-Pending-Restart-via-API-V2/m-p/282403#M3820</guid>
      <dc:creator>fstekelenburg</dc:creator>
      <dc:date>2025-07-28T11:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Querying Processes with Pending Restart via API V2</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Querying-Processes-with-Pending-Restart-via-API-V2/m-p/282886#M3823</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/21639"&gt;@fstekelenburg&lt;/a&gt;&amp;nbsp;The API is far from effective.&lt;BR /&gt;&lt;BR /&gt;For some ready-to-use solution see here&amp;nbsp;&lt;A href="https://community.dynatrace.com/t5/Dynatrace-API/Monitoring-state-API-for-process-groups-api-v2-monitoringstate/m-p/279821/highlight/true#M3792" target="_blank"&gt;https://community.dynatrace.com/t5/Dynatrace-API/Monitoring-state-API-for-process-groups-api-v2-monitoringstate/m-p/279821/highlight/true#M3792&lt;/A&gt;&amp;nbsp;(Gen3/Notebook) or use the script attached (Managed) - it outputs a CSV, so it's easy to open it in Excel or other spreadsheet editor for filtering.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Aug 2025 19:47:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Querying-Processes-with-Pending-Restart-via-API-V2/m-p/282886#M3823</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2025-08-02T19:47:46Z</dc:date>
    </item>
  </channel>
</rss>

