<?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: Fetch all available properties in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/Fetch-all-available-properties/m-p/243373#M826</link>
    <description>&lt;P&gt;What I want is to list a host and all of its properties' values.&amp;nbsp; It seems like I need to specify every property in a fieldsAdd command...&amp;nbsp; There doesn't seem to be anything synonymous to&lt;/P&gt;&lt;P&gt;SELECT * from Hosts WHERE HostName = 'SomeServerName'&lt;/P&gt;&lt;P&gt;Instead, I have to know and select all of the property names ahead of time, which kind of stinks if that's the case.&amp;nbsp; Definitely would be convenient to add a wildcard feature for fields if so.&lt;/P&gt;</description>
    <pubDate>Sun, 21 Apr 2024 12:11:55 GMT</pubDate>
    <dc:creator>36Krazyfists</dc:creator>
    <dc:date>2024-04-21T12:11:55Z</dc:date>
    <item>
      <title>Fetch all available properties</title>
      <link>https://community.dynatrace.com/t5/DQL/Fetch-all-available-properties/m-p/213779#M28</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Is it possible to fetch a specific entity's available properties with DQL?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 06:57:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Fetch-all-available-properties/m-p/213779#M28</guid>
      <dc:creator>educampver</dc:creator>
      <dc:date>2023-06-01T06:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: Fetch all available properties</title>
      <link>https://community.dynatrace.com/t5/DQL/Fetch-all-available-properties/m-p/213802#M34</link>
      <description>&lt;P&gt;Hi Edu,&lt;/P&gt;
&lt;P&gt;Just use the describe command like this, and you will get as result all potential fields&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;describe(dt.entity.host)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;BR /&gt;Sini&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 09:51:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Fetch-all-available-properties/m-p/213802#M34</guid>
      <dc:creator>sinisa_zubic</dc:creator>
      <dc:date>2023-06-01T09:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Fetch all available properties</title>
      <link>https://community.dynatrace.com/t5/DQL/Fetch-all-available-properties/m-p/243373#M826</link>
      <description>&lt;P&gt;What I want is to list a host and all of its properties' values.&amp;nbsp; It seems like I need to specify every property in a fieldsAdd command...&amp;nbsp; There doesn't seem to be anything synonymous to&lt;/P&gt;&lt;P&gt;SELECT * from Hosts WHERE HostName = 'SomeServerName'&lt;/P&gt;&lt;P&gt;Instead, I have to know and select all of the property names ahead of time, which kind of stinks if that's the case.&amp;nbsp; Definitely would be convenient to add a wildcard feature for fields if so.&lt;/P&gt;</description>
      <pubDate>Sun, 21 Apr 2024 12:11:55 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Fetch-all-available-properties/m-p/243373#M826</guid>
      <dc:creator>36Krazyfists</dc:creator>
      <dc:date>2024-04-21T12:11:55Z</dc:date>
    </item>
  </channel>
</rss>

