<?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: Replacement for associated_entity in ruxit.api package? in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/Replacement-for-associated-entity-in-ruxit-api-package/m-p/197444#M2504</link>
    <description>&lt;P&gt;Can I use this to send an availability Event to any Existing Entity? Also, I cannot find the Documentation at all, someone have an updated link? Thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 28 Oct 2022 15:30:39 GMT</pubDate>
    <dc:creator>Vanguard</dc:creator>
    <dc:date>2022-10-28T15:30:39Z</dc:date>
    <item>
      <title>Replacement for associated_entity in ruxit.api package?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Replacement-for-associated-entity-in-ruxit-api-package/m-p/127252#M1366</link>
      <description>&lt;P&gt;So I am currently using associated_entity to get the entity of a MSSQL database of which I am creating a plugin:&lt;/P&gt;
&lt;PRE&gt;self.entity = kwargs["associated_entity"]&lt;BR /&gt;instance_name = self.entity.properties['mssql_instance_name']&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However I see that this is deprecated:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/23611-1581431859403.png" border="0" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the recommendation to use instead?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 12:50:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Replacement-for-associated-entity-in-ruxit-api-package/m-p/127252#M1366</guid>
      <dc:creator>tarjei_utnes</dc:creator>
      <dc:date>2021-06-24T12:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: Replacement for associated_entity in ruxit.api package?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Replacement-for-associated-entity-in-ruxit-api-package/m-p/127253#M1367</link>
      <description>&lt;P&gt;Use activation_context instead, such as this:&lt;/P&gt;&lt;PRE&gt;kwargs['activation_context'].value.processes[0].properties['mssql_instance_name']&lt;/PRE&gt;</description>
      <pubDate>Tue, 11 Feb 2020 15:00:18 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Replacement-for-associated-entity-in-ruxit-api-package/m-p/127253#M1367</guid>
      <dc:creator>Mike_L</dc:creator>
      <dc:date>2020-02-11T15:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: Replacement for associated_entity in ruxit.api package?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Replacement-for-associated-entity-in-ruxit-api-package/m-p/127254#M1368</link>
      <description>&lt;P&gt;Any chance of updating the documentation?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2020 15:02:26 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Replacement-for-associated-entity-in-ruxit-api-package/m-p/127254#M1368</guid>
      <dc:creator>tarjei_utnes</dc:creator>
      <dc:date>2020-02-11T15:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: Replacement for associated_entity in ruxit.api package?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Replacement-for-associated-entity-in-ruxit-api-package/m-p/127255#M1369</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.dynatrace.com/users/15291/view.html" nodeid="15291"&gt;@Jakub M.&lt;/A&gt; All yours &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2020 15:31:26 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Replacement-for-associated-entity-in-ruxit-api-package/m-p/127255#M1369</guid>
      <dc:creator>Mike_L</dc:creator>
      <dc:date>2020-02-11T15:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: Replacement for associated_entity in ruxit.api package?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Replacement-for-associated-entity-in-ruxit-api-package/m-p/197444#M2504</link>
      <description>&lt;P&gt;Can I use this to send an availability Event to any Existing Entity? Also, I cannot find the Documentation at all, someone have an updated link? Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2022 15:30:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Replacement-for-associated-entity-in-ruxit-api-package/m-p/197444#M2504</guid>
      <dc:creator>Vanguard</dc:creator>
      <dc:date>2022-10-28T15:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: Replacement for associated_entity in ruxit.api package?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Replacement-for-associated-entity-in-ruxit-api-package/m-p/197447#M2505</link>
      <description>&lt;P&gt;If you need to send it to *any* existing entity I'd go with calling the Events v2 API endpoint instead from the python code and attach the event based on the entity selector.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2022 15:36:38 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Replacement-for-associated-entity-in-ruxit-api-package/m-p/197447#M2505</guid>
      <dc:creator>Mike_L</dc:creator>
      <dc:date>2022-10-28T15:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: Replacement for associated_entity in ruxit.api package?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Replacement-for-associated-entity-in-ruxit-api-package/m-p/197487#M2506</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/11520"&gt;@Mike_L&lt;/a&gt;It feels awkward to use a external URL API "detour" while you using a SDK for an extension that is locally installed. Also makes the extension brittle as the REST API ist not very stable - currently is using Events API V1...&amp;nbsp;&lt;/P&gt;&lt;P&gt;So is it not possible what I want to do, does the SDK not allow me to create availability events for a given entity and only in the context of the custom_device that is generated by the ActiveGate Extension?&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 08:19:47 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Replacement-for-associated-entity-in-ruxit-api-package/m-p/197487#M2506</guid>
      <dc:creator>Vanguard</dc:creator>
      <dc:date>2022-10-31T08:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: Replacement for associated_entity in ruxit.api package?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Replacement-for-associated-entity-in-ruxit-api-package/m-p/197523#M2509</link>
      <description>&lt;P&gt;Hi, you will indeed have to go via the API for that use case.&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 22:30:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Replacement-for-associated-entity-in-ruxit-api-package/m-p/197523#M2509</guid>
      <dc:creator>Mike_L</dc:creator>
      <dc:date>2022-10-31T22:30:39Z</dc:date>
    </item>
  </channel>
</rss>

