<?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: ActiveGate supports calls to all the Dynatrace API configuration in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/ActiveGate-supports-calls-to-all-the-Dynatrace-API-configuration/m-p/197719#M2120</link>
    <description>&lt;P&gt;This is a Cluster ActiveGate not an Environment ActiveGate, so I think we should be able to do a GET and POST environment method through API V2?&amp;nbsp;&lt;BR /&gt;If yes, I cannot find the format of this call.&lt;/P&gt;</description>
    <pubDate>Thu, 03 Nov 2022 14:54:19 GMT</pubDate>
    <dc:creator>msb</dc:creator>
    <dc:date>2022-11-03T14:54:19Z</dc:date>
    <item>
      <title>ActiveGate supports calls to all the Dynatrace API configuration</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/ActiveGate-supports-calls-to-all-the-Dynatrace-API-configuration/m-p/197626#M2112</link>
      <description>&lt;P&gt;Looking at the documents it states "&lt;SPAN&gt;ActiveGate supports calls to all the Dynatrace API configuration" but all the examples I find limit this to environment information.&amp;nbsp; What is the syntax to get non-environment information, like a list of Dynatrace Managed Cluster environments?&lt;BR /&gt;&lt;A href="https://www.dynatrace.com/support/help/setup-and-configuration/dynatrace-activegate/configuration/configure-activegate#api_mod" target="_blank" rel="noopener"&gt;https://www.dynatrace.com/support/help/setup-and-configuration/dynatrace-activegate/configuration/configure-activegate#api_mod&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 09:02:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/ActiveGate-supports-calls-to-all-the-Dynatrace-API-configuration/m-p/197626#M2112</guid>
      <dc:creator>msb</dc:creator>
      <dc:date>2022-11-03T09:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: ActiveGate supports calls to all the Dynatrace API configuration</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/ActiveGate-supports-calls-to-all-the-Dynatrace-API-configuration/m-p/197646#M2113</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/56516"&gt;@msb&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe I do not understand clearly your problem, but you can find cluster wide information in the Cluster API v1 ans v2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dynatrace.com/support/help/shortlink/managed-hub#rest-api" target="_blank"&gt;https://www.dynatrace.com/support/help/shortlink/managed-hub#rest-api&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mizső&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 21:11:41 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/ActiveGate-supports-calls-to-all-the-Dynatrace-API-configuration/m-p/197646#M2113</guid>
      <dc:creator>Mizső</dc:creator>
      <dc:date>2022-11-02T21:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: ActiveGate supports calls to all the Dynatrace API configuration</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/ActiveGate-supports-calls-to-all-the-Dynatrace-API-configuration/m-p/197662#M2116</link>
      <description>&lt;P&gt;I have been able to successful get and post a new environment in a python script going through my Managed Dynatrace Cluster.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But now I am writing unit test cases and I cannot call the Managed Dynatrace Cluster as they are non-routable IPs, so I am calling ActiveGate which I can call on port 9999 and get information on the environments to unit test, but in the doco I only see it calling through the ActiveGate using an environment ID, but do not want environment specific information.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Let me re-state my question - What is the syntax to get non-environment information going through ActiveGate?&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://www.dynatrace.com/support/help/setup-and-configuration/dynatrace-activegate/configuration/configure-activegate#api_mod" target="_blank" rel="noopener noreferrer"&gt;https://www.dynatrace.com/support/help/setup-and-configuration/dynatrace-activegate/configuration/co...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 01:45:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/ActiveGate-supports-calls-to-all-the-Dynatrace-API-configuration/m-p/197662#M2116</guid>
      <dc:creator>msb</dc:creator>
      <dc:date>2022-11-03T01:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: ActiveGate supports calls to all the Dynatrace API configuration</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/ActiveGate-supports-calls-to-all-the-Dynatrace-API-configuration/m-p/197667#M2117</link>
      <description>&lt;P&gt;It's simple - the environment activegate stands for being an environment active gate. Thus you cannot call cluster APIs through it. You need to call the Cluster directly.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 06:59:55 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/ActiveGate-supports-calls-to-all-the-Dynatrace-API-configuration/m-p/197667#M2117</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2022-11-03T06:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: ActiveGate supports calls to all the Dynatrace API configuration</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/ActiveGate-supports-calls-to-all-the-Dynatrace-API-configuration/m-p/197719#M2120</link>
      <description>&lt;P&gt;This is a Cluster ActiveGate not an Environment ActiveGate, so I think we should be able to do a GET and POST environment method through API V2?&amp;nbsp;&lt;BR /&gt;If yes, I cannot find the format of this call.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 14:54:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/ActiveGate-supports-calls-to-all-the-Dynatrace-API-configuration/m-p/197719#M2120</guid>
      <dc:creator>msb</dc:creator>
      <dc:date>2022-11-03T14:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: ActiveGate supports calls to all the Dynatrace API configuration</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/ActiveGate-supports-calls-to-all-the-Dynatrace-API-configuration/m-p/197725#M2121</link>
      <description>&lt;P&gt;Cluster ActiveGate does not expose this capability either.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 15:49:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/ActiveGate-supports-calls-to-all-the-Dynatrace-API-configuration/m-p/197725#M2121</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2022-11-03T15:49:34Z</dc:date>
    </item>
  </channel>
</rss>

