<?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 Auto tag rule for custom devices, using a dynamic value for the tag value in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Auto-tag-rule-for-custom-devices-using-a-dynamic-value-for-the/m-p/242277#M31789</link>
    <description>&lt;P&gt;Is there a way to create an auto tag rule to apply the tag value of the management_zone property from the api response below? Specifically this would be done on a custom device.&lt;/P&gt;&lt;P&gt;I'm looking for an auto tag rule to apply this, the tag values will be dynamic, I can't use a static value. I also prefer not to deal with creating a script to run daily to add this tag. I'm hoping this can be done natively within the tool. Is this possible? I've created a 2.0 extension and have added some properties to the custom device, I'm now wanting to have an auto tag rule add these values.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
    "totalCount": 1,
    "pageSize": 50,
    "entities": [
        {
            "entityId": "some-value",
            "type": "some-value",
            "displayName": "some-value",
            "properties": {
                "management_zone": "some-value",
                "ticket_group": "some-value",
                "device": "some-value"
            },
            "managementZones": []
        }
    ]
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what the properties and tags section looks like for the custom device&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sivart_89_0-1712709814472.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/18810i60A66605882AC581/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sivart_89_0-1712709814472.png" alt="sivart_89_0-1712709814472.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Apr 2024 00:47:38 GMT</pubDate>
    <dc:creator>sivart_89</dc:creator>
    <dc:date>2024-04-10T00:47:38Z</dc:date>
    <item>
      <title>Auto tag rule for custom devices, using a dynamic value for the tag value</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Auto-tag-rule-for-custom-devices-using-a-dynamic-value-for-the/m-p/242277#M31789</link>
      <description>&lt;P&gt;Is there a way to create an auto tag rule to apply the tag value of the management_zone property from the api response below? Specifically this would be done on a custom device.&lt;/P&gt;&lt;P&gt;I'm looking for an auto tag rule to apply this, the tag values will be dynamic, I can't use a static value. I also prefer not to deal with creating a script to run daily to add this tag. I'm hoping this can be done natively within the tool. Is this possible? I've created a 2.0 extension and have added some properties to the custom device, I'm now wanting to have an auto tag rule add these values.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
    "totalCount": 1,
    "pageSize": 50,
    "entities": [
        {
            "entityId": "some-value",
            "type": "some-value",
            "displayName": "some-value",
            "properties": {
                "management_zone": "some-value",
                "ticket_group": "some-value",
                "device": "some-value"
            },
            "managementZones": []
        }
    ]
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what the properties and tags section looks like for the custom device&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sivart_89_0-1712709814472.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/18810i60A66605882AC581/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sivart_89_0-1712709814472.png" alt="sivart_89_0-1712709814472.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 00:47:38 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Auto-tag-rule-for-custom-devices-using-a-dynamic-value-for-the/m-p/242277#M31789</guid>
      <dc:creator>sivart_89</dc:creator>
      <dc:date>2024-04-10T00:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: Auto tag rule for custom devices, using a dynamic value for the tag value</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Auto-tag-rule-for-custom-devices-using-a-dynamic-value-for-the/m-p/242281#M31792</link>
      <description>&lt;P&gt;I'm afraid is not directly possible, but you can replicate the filter you're using in the management zone to create the autotag.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 06:19:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Auto-tag-rule-for-custom-devices-using-a-dynamic-value-for-the/m-p/242281#M31792</guid>
      <dc:creator>PacoPorro</dc:creator>
      <dc:date>2024-04-10T06:19:22Z</dc:date>
    </item>
  </channel>
</rss>

