<?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 V2 API - What is the Easiest Way to Get the Monitoring Mode Property? in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/V2-API-What-is-the-Easiest-Way-to-Get-the-Monitoring-Mode/m-p/250815#M3260</link>
    <description>&lt;P&gt;What is the best way in the V2 API to retrieve the Monitoring Mode property? Can you do that by tag?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lou&lt;/P&gt;</description>
    <pubDate>Tue, 16 Jul 2024 21:27:23 GMT</pubDate>
    <dc:creator>crabbylou</dc:creator>
    <dc:date>2024-07-16T21:27:23Z</dc:date>
    <item>
      <title>V2 API - What is the Easiest Way to Get the Monitoring Mode Property?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/V2-API-What-is-the-Easiest-Way-to-Get-the-Monitoring-Mode/m-p/250815#M3260</link>
      <description>&lt;P&gt;What is the best way in the V2 API to retrieve the Monitoring Mode property? Can you do that by tag?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lou&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2024 21:27:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/V2-API-What-is-the-Easiest-Way-to-Get-the-Monitoring-Mode/m-p/250815#M3260</guid>
      <dc:creator>crabbylou</dc:creator>
      <dc:date>2024-07-16T21:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: V2 API - What is the Easiest Way to Get the Monitoring Mode Property?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/V2-API-What-is-the-Easiest-Way-to-Get-the-Monitoring-Mode/m-p/250822#M3261</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Are you asking to know if host is in fullstack or inframode... ?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2024 22:38:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/V2-API-What-is-the-Easiest-Way-to-Get-the-Monitoring-Mode/m-p/250822#M3261</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2024-07-16T22:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: V2 API - What is the Easiest Way to Get the Monitoring Mode Property?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/V2-API-What-is-the-Easiest-Way-to-Get-the-Monitoring-Mode/m-p/250880#M3262</link>
      <description>&lt;P&gt;Yes. I have calls to retrieve properties for an entity. I'm assuming it's like any other property.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2024 14:45:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/V2-API-What-is-the-Easiest-Way-to-Get-the-Monitoring-Mode/m-p/250880#M3262</guid>
      <dc:creator>crabbylou</dc:creator>
      <dc:date>2024-07-17T14:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: V2 API - What is the Easiest Way to Get the Monitoring Mode Property?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/V2-API-What-is-the-Easiest-Way-to-Get-the-Monitoring-Mode/m-p/250897#M3263</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can make this call. Notice field "properties.monitoringMode" was added in the entity selector:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;curl -X 'GET' \
  'https://XXXXX.live.dynatrace.com/api/v2/entities?entitySelector=type%28%22HOST%22%29&amp;amp;fields=properties.monitoringMode' \
  -H 'accept: application/json; charset=utf-8' \
  -H 'Authorization: Api-Token XXXXX'&lt;/LI-CODE&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2024 19:35:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/V2-API-What-is-the-Easiest-Way-to-Get-the-Monitoring-Mode/m-p/250897#M3263</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2024-07-17T19:35:46Z</dc:date>
    </item>
  </channel>
</rss>

