<?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 there a way to deep link to a given entity with its entityId? in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Is-there-a-way-to-deep-link-to-a-given-entity-with-its-entityId/m-p/252634#M33344</link>
    <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/74987"&gt;@jmiller8&lt;/a&gt;&amp;nbsp;Sure there is! By entity ID. By entityName it's not directly possible as it might not be unique.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;YOUR_DYNATRACE_ENVIRONMENT_URL&amp;gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;/ui/&lt;/SPAN&gt;&lt;SPAN&gt;nav/&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&amp;lt;&lt;SPAN class=""&gt;ENTITY_ID&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;See more in this blog post: &lt;A href="https://www.dynatrace.com/news/blog/massively-automate-enterprise-operations-using-dynatrace-information-discovered-with-the-monitored-entities-api-v2/" target="_self"&gt;https://www.dynatrace.com/news/blog/massively-automate-enterprise-operations-using-dynatrace-information-discovered-with-the-monitored-entities-api-v2/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 06 Aug 2024 09:00:22 GMT</pubDate>
    <dc:creator>Julius_Loman</dc:creator>
    <dc:date>2024-08-06T09:00:22Z</dc:date>
    <item>
      <title>Is there a way to deep link to a given entity with its entityId?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Is-there-a-way-to-deep-link-to-a-given-entity-with-its-entityId/m-p/252394#M33317</link>
      <description>&lt;P&gt;I'm building an external report and I'm looking for a way to deep link back to a given entity in that report. Given the tenant url, entityId, displayName, and anything else discoverable from the monitored entity api; is there any way to accomplish a link back to the entity's page in Dynatrace?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, given a tenant of `abc12345` and an entityId of `AWS_LAMBDA_FUNCTION-323B5EDE4B1C8C0A` recreate, or at least land on, the url:&amp;nbsp;&lt;/P&gt;&lt;P&gt;`abc12345.apps.dynatrace.com/ui/apps/dynatrace.classic.aws/#awses/awsdetails;id=AWS_CREDENTIALS-7953F56288CFE627;section=LAMBDAS;entityId=AWS_LAMBDA_FUNCTION-323B5EDE4B1C8C0A`&lt;/P&gt;</description>
      <pubDate>Sun, 04 Aug 2024 19:09:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Is-there-a-way-to-deep-link-to-a-given-entity-with-its-entityId/m-p/252394#M33317</guid>
      <dc:creator>jmiller8</dc:creator>
      <dc:date>2024-08-04T19:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to deep link to a given entity with its entityId?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Is-there-a-way-to-deep-link-to-a-given-entity-with-its-entityId/m-p/252626#M33341</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I think URL can change depending which entity is (host, process group...). Maybe you can try to call &lt;A title="Monitored entities API - GET an entity" href="https://docs.dynatrace.com/docs/shortlink/api-entities-v2-get-entity" target="_blank" rel="noopener"&gt;Monitored entities API - GET an entity&lt;/A&gt;&amp;nbsp; if you already know entity ID.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 08:27:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Is-there-a-way-to-deep-link-to-a-given-entity-with-its-entityId/m-p/252626#M33341</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2024-08-06T08:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to deep link to a given entity with its entityId?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Is-there-a-way-to-deep-link-to-a-given-entity-with-its-entityId/m-p/252634#M33344</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/74987"&gt;@jmiller8&lt;/a&gt;&amp;nbsp;Sure there is! By entity ID. By entityName it's not directly possible as it might not be unique.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;YOUR_DYNATRACE_ENVIRONMENT_URL&amp;gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;/ui/&lt;/SPAN&gt;&lt;SPAN&gt;nav/&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&amp;lt;&lt;SPAN class=""&gt;ENTITY_ID&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;See more in this blog post: &lt;A href="https://www.dynatrace.com/news/blog/massively-automate-enterprise-operations-using-dynatrace-information-discovered-with-the-monitored-entities-api-v2/" target="_self"&gt;https://www.dynatrace.com/news/blog/massively-automate-enterprise-operations-using-dynatrace-information-discovered-with-the-monitored-entities-api-v2/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 09:00:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Is-there-a-way-to-deep-link-to-a-given-entity-with-its-entityId/m-p/252634#M33344</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2024-08-06T09:00:22Z</dc:date>
    </item>
  </channel>
</rss>

