<?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: retrieving host instances from Host Classics in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/Retrieving-host-instances-from-Host-Classics/m-p/281531#M3801</link>
    <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/93339"&gt;@tylerv&lt;/a&gt;&amp;nbsp;Please try the below API, make sure you set the&amp;nbsp;&lt;SPAN&gt;entitySelector as&amp;nbsp;type("HOST")&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/api-entities-v2-get-all-entities-list" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/api-entities-v2-get-all-entities-list&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 15 Jul 2025 05:21:55 GMT</pubDate>
    <dc:creator>p_devulapalli</dc:creator>
    <dc:date>2025-07-15T05:21:55Z</dc:date>
    <item>
      <title>Retrieving host instances from Host Classics</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Retrieving-host-instances-from-Host-Classics/m-p/281525#M3800</link>
      <description>&lt;P&gt;Good day,&lt;/P&gt;
&lt;P&gt;is there perhaps an API endpoint that could help with retrieving only hosts in the "Host Classics" app? Running a GET entities and selecting type HOST seems to return more objects than shown in Classic.&lt;/P&gt;
&lt;P&gt;I've also tried adding parameters to "scope" it properly, such as time and monitoring modes, but the counts do not match. Maybe there is an exposed parameter I am not aware of?&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jul 2025 14:54:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Retrieving-host-instances-from-Host-Classics/m-p/281525#M3800</guid>
      <dc:creator>tylerv</dc:creator>
      <dc:date>2025-07-15T14:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: retrieving host instances from Host Classics</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Retrieving-host-instances-from-Host-Classics/m-p/281531#M3801</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/93339"&gt;@tylerv&lt;/a&gt;&amp;nbsp;Please try the below API, make sure you set the&amp;nbsp;&lt;SPAN&gt;entitySelector as&amp;nbsp;type("HOST")&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/api-entities-v2-get-all-entities-list" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/api-entities-v2-get-all-entities-list&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jul 2025 05:21:55 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Retrieving-host-instances-from-Host-Classics/m-p/281531#M3801</guid>
      <dc:creator>p_devulapalli</dc:creator>
      <dc:date>2025-07-15T05:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: retrieving host instances from Host Classics</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Retrieving-host-instances-from-Host-Classics/m-p/281573#M3802</link>
      <description>&lt;P&gt;Hi, Thank you for your reply.&lt;/P&gt;&lt;P&gt;I have tried that, but the number of hosts returned from that request is more than what is shown in hosts classic. For example, running the GETwith entityselector=HOST returns 700 entities of type HOST, but only 500 are shown in host classic. Is there an endpoint that can be used to return exactly the host entities &lt;U&gt;only&lt;/U&gt; shown on host classic?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jul 2025 13:12:57 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Retrieving-host-instances-from-Host-Classics/m-p/281573#M3802</guid>
      <dc:creator>tylerv</dc:creator>
      <dc:date>2025-07-15T13:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: retrieving host instances from Host Classics</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Retrieving-host-instances-from-Host-Classics/m-p/281586#M3803</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/93339"&gt;@tylerv&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;You can try this in the entitySelector&amp;nbsp; : type("HOST"),isMonitoringCandidate("false")&lt;/P&gt;&lt;P&gt;to exclude "monitoring candidate" from host list&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jul 2025 14:43:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Retrieving-host-instances-from-Host-Classics/m-p/281586#M3803</guid>
      <dc:creator>GerardJ</dc:creator>
      <dc:date>2025-07-15T14:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: retrieving host instances from Host Classics</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Retrieving-host-instances-from-Host-Classics/m-p/281673#M3804</link>
      <description>&lt;P&gt;hello, thank you for your answer.&lt;/P&gt;&lt;P&gt;It was something I did not consider, but the amount provided from the request still does not match compared to the amount of hosts in hosts classic. These are the parameters I have tested: isMonitoringCandidate(false), monitoringmode(FULLSTACK), entitySelector=type(HOST),from now-some time. I guess the question would be what the internal filters are for hosts classic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2025 15:04:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Retrieving-host-instances-from-Host-Classics/m-p/281673#M3804</guid>
      <dc:creator>tylerv</dc:creator>
      <dc:date>2025-07-16T15:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: retrieving host instances from Host Classics</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Retrieving-host-instances-from-Host-Classics/m-p/281762#M3805</link>
      <description>&lt;P&gt;I've tried this on a tenant :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GerardJ_1-1752754025498.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/29058i07E3F18AF23B8130/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GerardJ_1-1752754025498.png" alt="GerardJ_1-1752754025498.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Got 672 hosts in result :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GerardJ_2-1752754125859.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/29059i68242D67E606461F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GerardJ_2-1752754125859.png" alt="GerardJ_2-1752754125859.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Same result in default view in hosts classic :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GerardJ_0-1752754008781.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/29057i73C9DB3B51661121/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GerardJ_0-1752754008781.png" alt="GerardJ_0-1752754008781.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 12:10:45 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Retrieving-host-instances-from-Host-Classics/m-p/281762#M3805</guid>
      <dc:creator>GerardJ</dc:creator>
      <dc:date>2025-07-17T12:10:45Z</dc:date>
    </item>
  </channel>
</rss>

