<?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: Public endpoint for the Cluster ActiveGate in Dynatrace tips</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-tips/Public-endpoints-for-the-Cluster-ActiveGate/m-p/204135#M745</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/3364"&gt;@Julius_Loman&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Great work!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Babar&lt;/P&gt;</description>
    <pubDate>Mon, 06 Feb 2023 13:42:22 GMT</pubDate>
    <dc:creator>Babar_Qayyum</dc:creator>
    <dc:date>2023-02-06T13:42:22Z</dc:date>
    <item>
      <title>Public endpoints for the Cluster ActiveGate</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-tips/Public-endpoints-for-the-Cluster-ActiveGate/m-p/202652#M713</link>
      <description>&lt;P&gt;In the &lt;A href="https://www.dynatrace.com/support/help/shortlink/managed-deployment-scenarios" target="_self"&gt;Dynatrace Managed deployments&lt;/A&gt;, there are sometimes requirements to filter the communication from the wilds of the Internet to the Cluster ActiveGates to comply with security policies. If your deployment uses some sort of web application firewall or load balancer being able to filter out certain URLs, you are able to filter out certain functionality just based on the URLs.&lt;BR /&gt;&lt;BR /&gt;In the table below there is a list of the functionality that is covered by the Cluster ActiveGate and URL paths with HTTP methods the functionality requires.&amp;nbsp; Content types indicate the data types being transmitted to your Managed cluster using the Cluster ActiveGate.&lt;BR /&gt;&lt;BR /&gt;Please note this is indicative and may change in upcoming ActiveGate releases without further notice.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;tenant&amp;gt; - is the environment ID (UUID) for such the regular expression is:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;[0-9a-fA-F]{8}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{12}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H1&gt;Cluster ActiveGate endpoints&lt;/H1&gt;
&lt;TABLE&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;Functionality&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;&lt;STRONG&gt;URL path starts with&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;&lt;STRONG&gt;HTTP methods&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;STRONG&gt;Content type&amp;nbsp;&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Mission control check&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;&lt;SPAN&gt;/rest/state&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;UL&gt;
&lt;LI&gt;GET&lt;/LI&gt;
&lt;/UL&gt;
&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Mobile application monitoring&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;/mbeacon/&amp;lt;tenant&amp;gt;&lt;BR /&gt;/dtmb/&amp;lt;tenant&amp;gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;UL&gt;
&lt;LI&gt;GET&lt;/LI&gt;
&lt;LI&gt;POST&lt;/LI&gt;
&lt;/UL&gt;
&lt;/TD&gt;
&lt;TD&gt;text/plain&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;OneAgent communication&lt;/TD&gt;
&lt;TD&gt;/communication&lt;/TD&gt;
&lt;TD&gt;
&lt;UL&gt;
&lt;LI&gt;HEAD&lt;/LI&gt;
&lt;LI&gt;POST&lt;/LI&gt;
&lt;/UL&gt;
&lt;/TD&gt;
&lt;TD&gt;application/octet-stream&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;API endpoints&lt;/TD&gt;
&lt;TD&gt;/e/&amp;lt;tenant&amp;gt;/api/&lt;/TD&gt;
&lt;TD&gt;
&lt;UL&gt;
&lt;LI&gt;GET&lt;/LI&gt;
&lt;LI&gt;POST&lt;/LI&gt;
&lt;LI&gt;PUT&lt;/LI&gt;
&lt;LI&gt;DELETE&lt;/LI&gt;
&lt;/UL&gt;
&lt;/TD&gt;
&lt;TD&gt;text/plain&lt;BR /&gt;&lt;SPAN&gt;application/json&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Dynatrace mobile app &lt;BR /&gt;(latest version)&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;/e/&amp;lt;tenant&amp;gt;/api/v2&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;GET&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;&lt;SPAN&gt;application/json&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Dynatrace mobile app&lt;BR /&gt;(legacy version)&lt;/TD&gt;
&lt;TD&gt;/e/&amp;lt;tenant&amp;gt;/api/v1/mobile/settings&lt;BR /&gt;/e/&amp;lt;tenant&amp;gt;/api/v1/mobile/info&lt;BR /&gt;/e/&amp;lt;tenant&amp;gt;/api/v1/mobile/problems&lt;BR /&gt;/e/&amp;lt;tenant&amp;gt;/api/v1/mobile/problem/&lt;/TD&gt;
&lt;TD&gt;
&lt;UL&gt;
&lt;LI&gt;GET&lt;/LI&gt;
&lt;/UL&gt;
&lt;/TD&gt;
&lt;TD&gt;&lt;SPAN&gt;application/json&lt;BR /&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Accelerated Mobile Pages&lt;/TD&gt;
&lt;TD&gt;&lt;SPAN&gt;/ampbf/&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Agentless monitoring&lt;/TD&gt;
&lt;TD&gt;/bf/&amp;lt;tenant&amp;gt;&lt;BR /&gt;&lt;SPAN&gt;/jstag/managed/&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;UL&gt;
&lt;LI&gt;GET&lt;/LI&gt;
&lt;/UL&gt;
&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Browser Extension&lt;/TD&gt;
&lt;TD&gt;/e/&amp;lt;tenant&amp;gt;/api/v1/browserextension/config&lt;/TD&gt;
&lt;TD&gt;
&lt;UL&gt;
&lt;LI&gt;GET&lt;/LI&gt;
&lt;/UL&gt;
&lt;/TD&gt;
&lt;TD&gt;&lt;SPAN&gt;application/json&lt;BR /&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Synthetic&lt;/TD&gt;
&lt;TD&gt;/beacon/synthetic/&amp;lt;tenant&amp;gt;&lt;BR /&gt;&lt;SPAN&gt;/beacon/synthetic/httpResults/&amp;lt;tenant&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;/beacon/synthetic/browser/&amp;lt;tenant&amp;gt;&lt;BR /&gt;/beacon/synthetic/screenshot/&amp;lt;tenant&amp;gt;&lt;BR /&gt;/beacon/synthetic/multi-protocol/&amp;lt;tenant&amp;gt;&lt;BR /&gt;&amp;nbsp;/beacon/synthetic/credentials/&amp;lt;tenant&amp;gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;UL&gt;
&lt;LI&gt;GET&lt;/LI&gt;
&lt;LI&gt;POST&lt;/LI&gt;
&lt;/UL&gt;
&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Fri, 07 Feb 2025 13:19:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-tips/Public-endpoints-for-the-Cluster-ActiveGate/m-p/202652#M713</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2025-02-07T13:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Public endpoint for the Cluster ActiveGate</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-tips/Public-endpoints-for-the-Cluster-ActiveGate/m-p/202755#M721</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/3364"&gt;@Julius_Loman&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;This is beautiful information! Securing access is a must in today's environments. I believe this should be included in the Dynatrace documentation.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2023 21:50:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-tips/Public-endpoints-for-the-Cluster-ActiveGate/m-p/202755#M721</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2023-01-18T21:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: Public endpoint for the Cluster ActiveGate</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-tips/Public-endpoints-for-the-Cluster-ActiveGate/m-p/204031#M742</link>
      <description>&lt;P&gt;This is a great list, can I add 1 more for Synthetic? If you have screenshots stored in the cluster, rather than s3, you will, also, want&amp;nbsp;&lt;/P&gt;
&lt;PRE class="c-mrkdwn__pre" data-stringify-type="pre"&gt;screenshots /beacon/synthetic/screenshot/&amp;lt;tenant&amp;gt;&amp;nbsp;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2023 08:58:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-tips/Public-endpoints-for-the-Cluster-ActiveGate/m-p/204031#M742</guid>
      <dc:creator>HannahM</dc:creator>
      <dc:date>2023-02-03T08:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: Public endpoint for the Cluster ActiveGate</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-tips/Public-endpoints-for-the-Cluster-ActiveGate/m-p/204033#M743</link>
      <description>&lt;P&gt;Perfect! My list is still just "discovered", let's make it collaborative.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2023 09:39:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-tips/Public-endpoints-for-the-Cluster-ActiveGate/m-p/204033#M743</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2023-02-03T09:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: Public endpoint for the Cluster ActiveGate</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-tips/Public-endpoints-for-the-Cluster-ActiveGate/m-p/204135#M745</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/3364"&gt;@Julius_Loman&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Great work!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Babar&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2023 13:42:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-tips/Public-endpoints-for-the-Cluster-ActiveGate/m-p/204135#M745</guid>
      <dc:creator>Babar_Qayyum</dc:creator>
      <dc:date>2023-02-06T13:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Public endpoints for the Cluster ActiveGate</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-tips/Public-endpoints-for-the-Cluster-ActiveGate/m-p/250605#M1312</link>
      <description>&lt;P&gt;Added a couple more Synthetic endpoints.&amp;nbsp;&lt;BR /&gt;Multiprotocol monitor beacons&lt;BR /&gt;/beacon/synthetic/multi-protocol/&amp;lt;tenant&amp;gt;&lt;BR /&gt;For Credential vault updates by HTTP Monitors&amp;nbsp;&lt;BR /&gt;/beacon/synthetic/credentials/&amp;lt;tenant&amp;gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 08:26:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-tips/Public-endpoints-for-the-Cluster-ActiveGate/m-p/250605#M1312</guid>
      <dc:creator>HannahM</dc:creator>
      <dc:date>2024-07-15T08:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: Public endpoints for the Cluster ActiveGate</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-tips/Public-endpoints-for-the-Cluster-ActiveGate/m-p/268696#M1562</link>
      <description>&lt;P&gt;In the row with the endpoints for Dynatrace mobile app there are brackets saying "legacy version". Are there any endpoints that are newer? Does anyone know if there is any update to these Dynarace Mobile App endpoints or are they still used?&lt;BR /&gt;&lt;BR /&gt;Many Thanks,&lt;BR /&gt;Petr&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 11:13:38 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-tips/Public-endpoints-for-the-Cluster-ActiveGate/m-p/268696#M1562</guid>
      <dc:creator>PetrVlacil</dc:creator>
      <dc:date>2025-01-29T11:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Public endpoints for the Cluster ActiveGate</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-tips/Public-endpoints-for-the-Cluster-ActiveGate/m-p/269499#M1568</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/67769"&gt;@PetrVlacil&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;The old Dynatrace Mobile App only uses those endpoints. The newer app uses common Dynatrace v2 endpoints. For example, /api/v2/problems.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2025 11:38:26 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-tips/Public-endpoints-for-the-Cluster-ActiveGate/m-p/269499#M1568</guid>
      <dc:creator>a_barbera</dc:creator>
      <dc:date>2025-02-07T11:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Public endpoints for the Cluster ActiveGate</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-tips/Public-endpoints-for-the-Cluster-ActiveGate/m-p/288157#M1782</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/3364"&gt;@Julius_Loman&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Very Useful Content.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2025 08:02:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-tips/Public-endpoints-for-the-Cluster-ActiveGate/m-p/288157#M1782</guid>
      <dc:creator>zaid-bashir</dc:creator>
      <dc:date>2025-10-20T08:02:17Z</dc:date>
    </item>
  </channel>
</rss>

