<?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: Is it possible to get Extension Configurations via DQL? in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/Is-it-possible-to-get-Extension-Configurations-via-DQL/m-p/298002#M3294</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;As far as I know, not via DQL alone.&lt;BR /&gt;You can query the extension configuration entities/IDs in DQL, but the actual monitoring configuration content is exposed through the Extensions 2.0 API, not directly through DQL.&lt;/P&gt;&lt;P&gt;In practice, the supported way is to use the configuration ID you get from fetch dt.entity.extensions:configuration and then call:&lt;BR /&gt;GET /api/v2/extensions/{extensionName}/...&lt;BR /&gt;here documentation:&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/dynatrace-api/environment-api/extensions-20" target="_self"&gt;Extensions 2.0 API&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That endpoint returns the configuration payload in the value field.&lt;BR /&gt;So today the answer seems to be: IDs in DQL yes, full contents in DQL no.&lt;/P&gt;</description>
    <pubDate>Mon, 20 Apr 2026 19:31:29 GMT</pubDate>
    <dc:creator>t_pawlak</dc:creator>
    <dc:date>2026-04-20T19:31:29Z</dc:date>
    <item>
      <title>Is it possible to get Extension Configurations via DQL?</title>
      <link>https://community.dynatrace.com/t5/DQL/Is-it-possible-to-get-Extension-Configurations-via-DQL/m-p/297998#M3293</link>
      <description>&lt;P&gt;Basically as described.&lt;BR /&gt;Is it possible?&lt;BR /&gt;We can get their ids by using&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="csharp"&gt;fetch `dt.entity.extensions:configuration`&lt;/LI-CODE&gt;
&lt;P&gt;but not their contents.&lt;BR /&gt;It would be immensely quicker to do it via DQL (and safer!), instead of having to resort to API calls.&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 06:40:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Is-it-possible-to-get-Extension-Configurations-via-DQL/m-p/297998#M3293</guid>
      <dc:creator>JoseT</dc:creator>
      <dc:date>2026-04-21T06:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to get Extension Configurations via DQL?</title>
      <link>https://community.dynatrace.com/t5/DQL/Is-it-possible-to-get-Extension-Configurations-via-DQL/m-p/298002#M3294</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;As far as I know, not via DQL alone.&lt;BR /&gt;You can query the extension configuration entities/IDs in DQL, but the actual monitoring configuration content is exposed through the Extensions 2.0 API, not directly through DQL.&lt;/P&gt;&lt;P&gt;In practice, the supported way is to use the configuration ID you get from fetch dt.entity.extensions:configuration and then call:&lt;BR /&gt;GET /api/v2/extensions/{extensionName}/...&lt;BR /&gt;here documentation:&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/dynatrace-api/environment-api/extensions-20" target="_self"&gt;Extensions 2.0 API&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That endpoint returns the configuration payload in the value field.&lt;BR /&gt;So today the answer seems to be: IDs in DQL yes, full contents in DQL no.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2026 19:31:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Is-it-possible-to-get-Extension-Configurations-via-DQL/m-p/298002#M3294</guid>
      <dc:creator>t_pawlak</dc:creator>
      <dc:date>2026-04-20T19:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to get Extension Configurations via DQL?</title>
      <link>https://community.dynatrace.com/t5/DQL/Is-it-possible-to-get-Extension-Configurations-via-DQL/m-p/298040#M3295</link>
      <description>&lt;P&gt;Hello, I understand.&lt;BR /&gt;Thanks for confirming.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 13:15:12 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Is-it-possible-to-get-Extension-Configurations-via-DQL/m-p/298040#M3295</guid>
      <dc:creator>JoseT</dc:creator>
      <dc:date>2026-04-21T13:15:12Z</dc:date>
    </item>
  </channel>
</rss>

