<?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: It is possible to import / export tag rules between tennants? in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/It-is-possible-to-import-export-tag-rules-between-tennants/m-p/271319#M35858</link>
    <description>&lt;P&gt;We use Monaco for pushing and pulling configurations from one tenant to another. However you need to be careful with scoping because there's a lot of ID use and ID's are tenant specific. We're moving to the Terraform provider to help with some of this translation.&lt;/P&gt;</description>
    <pubDate>Fri, 28 Feb 2025 14:03:53 GMT</pubDate>
    <dc:creator>StrangerThing</dc:creator>
    <dc:date>2025-02-28T14:03:53Z</dc:date>
    <item>
      <title>It is possible to import / export tag rules between tennants?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/It-is-possible-to-import-export-tag-rules-between-tennants/m-p/271180#M35847</link>
      <description>&lt;P&gt;Good morning.&lt;BR /&gt;&lt;BR /&gt;We've got to SaaS Dynatrace environment.&lt;BR /&gt;&lt;BR /&gt;In the Dev one I've created a set of automatic tag rules I'm happy with and I would like to know if there is a easy way to get that set of rules from that teenant and moved it into the Prod teenant.&lt;BR /&gt;&lt;BR /&gt;Maybe using the API can be a solution.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've managed to get the list of automatic tag rules by running:&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;curl -X GET "&lt;A href="https://{environmentid}.live.dynatrace.com/api/v2/settings/objects?schemaIds=builtin%3Atags.auto-tagging&amp;amp;scopes=environment&amp;amp;fields=objectId%2Cvalue" target="_blank" rel="noopener"&gt;https://{environmentid}.live.dynatrace.com/api/v2/settings/objects?schemaIds=builtin%3Atags.auto-tagging&amp;amp;scopes=environment&amp;amp;fields=objectId%2Cvalue&lt;/A&gt;" -H "Authorization: Api-Token my.token" -H "Content-Type: application/json" | jq .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Any idea.&lt;BR /&gt;&lt;BR /&gt;Thank you all in advance!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2025 08:50:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/It-is-possible-to-import-export-tag-rules-between-tennants/m-p/271180#M35847</guid>
      <dc:creator>CarlosTF</dc:creator>
      <dc:date>2025-12-12T08:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: It is possible to import / export tag rules between tennants?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/It-is-possible-to-import-export-tag-rules-between-tennants/m-p/271195#M35848</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/87040"&gt;@CarlosTF&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;You can use Monaco or the Terraform provided - which ever you prefer to manage this.&lt;BR /&gt;I'll go with Monaco as you'll get a little more support from Dynatrace on this since it's their preferred tool.&lt;BR /&gt;&lt;BR /&gt;Documentation is here:&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/deliver/configuration-as-code" target="_blank"&gt;Dynatrace Configuration as Code — Dynatrace Docs&lt;/A&gt;&lt;BR /&gt;Example (inc. Auto Tag):&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/deliver/configuration-as-code/monaco/manage-configuration" target="_blank"&gt;Deploy your first configuration — Dynatrace Docs&lt;/A&gt;&lt;BR /&gt;Git Repo:&amp;nbsp;&lt;A href="https://github.com/Dynatrace/dynatrace-configuration-as-code" target="_blank"&gt;GitHub - Dynatrace/dynatrace-configuration-as-code: This tool automates deployment of Dynatrace Configuration to one or multiple Dynatrace environments.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I would recommend first taking a backup via monaco cli,&amp;nbsp; which will give you all your configs (inc auto tags) in a format that you can then use going forward.&amp;nbsp; e.g create a new repo and only copy across what you need to automate.&lt;BR /&gt;&lt;BR /&gt;Anyway, have fun&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2025 11:19:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/It-is-possible-to-import-export-tag-rules-between-tennants/m-p/271195#M35848</guid>
      <dc:creator>gopher</dc:creator>
      <dc:date>2025-02-27T11:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: It is possible to import / export tag rules between tennants?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/It-is-possible-to-import-export-tag-rules-between-tennants/m-p/271213#M35849</link>
      <description>&lt;P&gt;Thank you very much gopher, I'll give it a try&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2025 12:26:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/It-is-possible-to-import-export-tag-rules-between-tennants/m-p/271213#M35849</guid>
      <dc:creator>CarlosTF</dc:creator>
      <dc:date>2025-02-27T12:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: It is possible to import / export tag rules between tennants?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/It-is-possible-to-import-export-tag-rules-between-tennants/m-p/271218#M35850</link>
      <description>&lt;P&gt;As &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/10565"&gt;@gopher&lt;/a&gt;&amp;nbsp;indicates, the preferred option for Dynatrace is to use Monaco, but I find that in most cases doing it via &lt;A href="https://docs.dynatrace.com/docs/shortlink/api-v2-settings-get-schemas-builtin-tags-auto-tagging" target="_blank" rel="noopener"&gt;API&lt;/A&gt; is much faster and more direct. Especially for transferring configurations from one environment to another. I find Monaco ideal for having a backup of the configuration.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2025 12:53:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/It-is-possible-to-import-export-tag-rules-between-tennants/m-p/271218#M35850</guid>
      <dc:creator>DanielS</dc:creator>
      <dc:date>2025-02-27T12:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: It is possible to import / export tag rules between tennants?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/It-is-possible-to-import-export-tag-rules-between-tennants/m-p/271221#M35851</link>
      <description>&lt;P&gt;The terraform provider is also a great tool for this scenario&lt;BR /&gt;you can export the resource&amp;nbsp;&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/deliver/configuration-as-code/terraform/guides/export-utility" target="_blank" rel="noopener"&gt;https://docs.dynatrace.com/docs/deliver/configuration-as-code/terraform/guides/export-utility&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;dynatrace_autotag_v2&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;And load it to the new tenant.&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/deliver/configuration-as-code/terraform/guides/migration" target="_blank" rel="noopener"&gt;https://docs.dynatrace.com/docs/deliver/configuration-as-code/terraform/guides/migration&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2025 13:10:48 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/It-is-possible-to-import-export-tag-rules-between-tennants/m-p/271221#M35851</guid>
      <dc:creator>PacoPorro</dc:creator>
      <dc:date>2025-02-27T13:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: It is possible to import / export tag rules between tennants?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/It-is-possible-to-import-export-tag-rules-between-tennants/m-p/271232#M35852</link>
      <description>&lt;P&gt;If you are looking to Pull Rules that are defined in a particular Tenant, Ive found that it is easy to just run an API export using the GET and then jumping over to your target Tenant and pasting it as a POST. Yes you will need to delete a few segments like the TAG ID as that ID is associated to the GET request and the new POST will generate its own ID.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Now with the recent designs, you wont be able to use the old tag API, youll need to use the "Settings - Objects" from the Envrionment V2. If you need the schema ID, you can go to the Auto tags and click the "..." in the upper right hand and select Schema Info:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChadTurner_0-1740663501198.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26708i76CF1FD2D3387F14/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChadTurner_0-1740663501198.png" alt="ChadTurner_0-1740663501198.png" /&gt;&lt;/span&gt;&lt;BR /&gt;You can also then select the Auto Tag&amp;nbsp; and click the "..." you can then see the API just for that Tag segment as well:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChadTurner_1-1740663822355.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26709i510656FA4A5AADFA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChadTurner_1-1740663822355.png" alt="ChadTurner_1-1740663822355.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then just paste in the Schema ID, pull the export, then shift to the post.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChadTurner_2-1740664078899.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26710i7F45AC76784A41EA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChadTurner_2-1740664078899.png" alt="ChadTurner_2-1740664078899.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If you are looking to Pull Rules that are defined in a particular Tenant, Ive found that it is easy to just run an API export using the GET and then jumping over to your target Tenant and pasting it as a POST. Yes you will need to delete a few segments like the TAG ID as that ID is associated to the GET request and the new POST will generate its own ID.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Now with the recent designs, you wont be able to use the old tag API, youll need to use the "Settings - Objects" from the Envrionment V2. If you need the schema ID, you can go to the Auto tags and click the "..." in the upper right hand and select Schema Info:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChadTurner_0-1740663501198.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26708i76CF1FD2D3387F14/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChadTurner_0-1740663501198.png" alt="ChadTurner_0-1740663501198.png" /&gt;&lt;/span&gt;&lt;BR /&gt;You can also then select the Auto Tag&amp;nbsp; and click the "..." you can then see the API just for that Tag segment as well:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChadTurner_1-1740663822355.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26709i510656FA4A5AADFA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChadTurner_1-1740663822355.png" alt="ChadTurner_1-1740663822355.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then just paste in the Schema ID, pull the export, then shift to the post.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChadTurner_2-1740664078899.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26710i7F45AC76784A41EA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChadTurner_2-1740664078899.png" alt="ChadTurner_2-1740664078899.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChadTurner_0-1740664422533.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26712iC8C930F6B8346E0F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChadTurner_0-1740664422533.png" alt="ChadTurner_0-1740664422533.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2025 13:54:18 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/It-is-possible-to-import-export-tag-rules-between-tennants/m-p/271232#M35852</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2025-02-27T13:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: It is possible to import / export tag rules between tennants?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/It-is-possible-to-import-export-tag-rules-between-tennants/m-p/271316#M35856</link>
      <description>&lt;P&gt;What a positive surprised seing so many people trying to help.&lt;BR /&gt;&lt;BR /&gt;I appreciate all your answer a lot. Thank you all &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;Right now we are backing up the Prd teenant so probably we wont tackle this until next Monday.&lt;BR /&gt;Anyway, the Terraform seemed the most suitable way until&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/14877"&gt;@ChadTurner&lt;/a&gt;&amp;nbsp;explained how to use the API.&amp;nbsp;&lt;BR /&gt;It took me some tries to make it work but I could export the tag rules object and create a new tag with a similar name to check how to do it and it worked great. So I think that, being confortable with the howto, using the API is going to be my choice once the backup is done.&lt;BR /&gt;&lt;BR /&gt;I'll keep you reported.&lt;BR /&gt;Thank you all again and have a great WK&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2025 13:43:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/It-is-possible-to-import-export-tag-rules-between-tennants/m-p/271316#M35856</guid>
      <dc:creator>CarlosTF</dc:creator>
      <dc:date>2025-02-28T13:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: It is possible to import / export tag rules between tennants?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/It-is-possible-to-import-export-tag-rules-between-tennants/m-p/271317#M35857</link>
      <description>&lt;P&gt;There are many ways that you can achieve the desired outcome, just what best fits your needs and skill sets. You could then even move towards a script to do it all for you! I'm thrilled with all the responses and options we all provided you, a true 'community' effort for sure!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2025 13:50:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/It-is-possible-to-import-export-tag-rules-between-tennants/m-p/271317#M35857</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2025-02-28T13:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: It is possible to import / export tag rules between tennants?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/It-is-possible-to-import-export-tag-rules-between-tennants/m-p/271319#M35858</link>
      <description>&lt;P&gt;We use Monaco for pushing and pulling configurations from one tenant to another. However you need to be careful with scoping because there's a lot of ID use and ID's are tenant specific. We're moving to the Terraform provider to help with some of this translation.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2025 14:03:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/It-is-possible-to-import-export-tag-rules-between-tennants/m-p/271319#M35858</guid>
      <dc:creator>StrangerThing</dc:creator>
      <dc:date>2025-02-28T14:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: It is possible to import / export tag rules between tennants?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/It-is-possible-to-import-export-tag-rules-between-tennants/m-p/271514#M35875</link>
      <description>&lt;P&gt;After getting a backup in the Prod teenant first, I ended finally using the API as&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/14877"&gt;@ChadTurner&lt;/a&gt;&amp;nbsp;suggested to do the export and it work perfectly well. No issues at all.&amp;nbsp;&lt;BR /&gt;Thank you very much everybody for al the suggested approches which I would like one day to explore those other aprroches/capabilities.&lt;BR /&gt;Thank you all again!!&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 11:10:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/It-is-possible-to-import-export-tag-rules-between-tennants/m-p/271514#M35875</guid>
      <dc:creator>CarlosTF</dc:creator>
      <dc:date>2025-03-04T11:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: It is possible to import / export tag rules between tennants?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/It-is-possible-to-import-export-tag-rules-between-tennants/m-p/272085#M35950</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Documentation is here:&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://docs.dynatrace.com/docs/deliver/configuration-as-code" target="_blank" rel="noopener noreferrer"&gt;Dynatrace Configuration as Code — Dynatrace Docs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have attached a word Doc file&amp;nbsp; it will guide you step by step regarding how you can achieve it&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 09:18:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/It-is-possible-to-import-export-tag-rules-between-tennants/m-p/272085#M35950</guid>
      <dc:creator>Abidyaseen</dc:creator>
      <dc:date>2025-03-11T09:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: It is possible to import / export tag rules between tennants?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/It-is-possible-to-import-export-tag-rules-between-tennants/m-p/272187#M35965</link>
      <description>&lt;P&gt;Thank you very much &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/63100"&gt;@Abidyaseen&lt;/a&gt;&amp;nbsp;, I'll take a look to that too &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2025 09:01:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/It-is-possible-to-import-export-tag-rules-between-tennants/m-p/272187#M35965</guid>
      <dc:creator>CarlosTF</dc:creator>
      <dc:date>2025-03-12T09:01:23Z</dc:date>
    </item>
  </channel>
</rss>

