<?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: Management zone ID using Settings Objects Endpoint in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/235311#M2899</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/64996"&gt;@gbaudart&lt;/a&gt;&amp;nbsp;, what is a Monaco export? I am also facing same problem. In v1 Api management zone id was different and now in v2 it is different, so how we can extract or map older value with newer one?&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jan 2024 07:58:23 GMT</pubDate>
    <dc:creator>mango_byte</dc:creator>
    <dc:date>2024-01-24T07:58:23Z</dc:date>
    <item>
      <title>Management Zone ID using Settings Objects Endpoint</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/233958#M2886</link>
      <description>&lt;P&gt;I'm trying to extract out the mgmt zone ID much like the user who created the post below. I can easily get the ID using the old deprecated endpoint at /config/v1/managementZones, see example output below.&lt;/P&gt;
&lt;P&gt;How can I get the ID using the settings endpoint outlined &lt;A href="https://docs.dynatrace.com/docs/dynatrace-api/environment-api/settings" target="_self"&gt;here&lt;/A&gt;? I can't seem to get the information even after taking the object ID of the mgmt zone and passing it in through /v2/setttings/objects/{objectId}&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.dynatrace.com/t5/Dynatrace-API/Trying-to-get-the-ID-of-a-Management-Domain/m-p/225563" target="_blank" rel="noopener"&gt;https://community.dynatrace.com/t5/Dynatrace-API/Trying-to-get-the-ID-of-a-Management-Domain/m-p/225563&lt;/A&gt;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"values"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"id"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"&amp;lt;id&amp;gt;"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"name"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"&amp;lt;name&amp;gt;"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"description"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"&amp;lt;description&amp;gt;"&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; ]&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 20 Aug 2024 13:51:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/233958#M2886</guid>
      <dc:creator>sivart_89</dc:creator>
      <dc:date>2024-08-20T13:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Management zone ID using Settings Objects Endpoint</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/234000#M2887</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try this way&lt;/P&gt;&lt;P&gt;1. In settings/object complete schemaIds: builtin:management-zones.&lt;/P&gt;&lt;P&gt;2. Find your MZ and copy your objectId (it's different from MZ id)&lt;/P&gt;&lt;P&gt;3. Then you can paste in&amp;nbsp;settings/object/{objectId} this MZ object id&lt;/P&gt;&lt;P&gt;Best Regards &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 09:16:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/234000#M2887</guid>
      <dc:creator>Pawel_Zalewski</dc:creator>
      <dc:date>2024-01-11T09:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Management zone ID using Settings Objects Endpoint</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/234027#M2888</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/17361"&gt;@sivart_89&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you just want a managementZoneID then you can get this in the UI&lt;/P&gt;&lt;P&gt;Setting &amp;gt; Preferences &amp;gt; Management Zones&lt;/P&gt;&lt;P&gt;Then if you drop down the &lt;STRONG&gt;&lt;EM&gt;details &lt;/EM&gt;&lt;/STRONG&gt;arrow, the url changes to include the MZ ID as shown below&lt;/P&gt;&lt;P&gt;https://{environmentid}.apps.dynatrace.com/ui/apps/dynatrace.classic.settings/ui/settings/builtin:management-zones?gtf=-2h&amp;amp;gf=all&amp;amp;id=&lt;STRONG&gt;a8d2ccba-abca-****-****-*************&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Depending on your use case what you are using the ID, this is the simplest way.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Lawrence&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 11:09:28 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/234027#M2888</guid>
      <dc:creator>LawrenceBarratt</dc:creator>
      <dc:date>2024-01-11T11:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: Management zone ID using Settings Objects Endpoint</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/234038#M2889</link>
      <description>&lt;P&gt;I've tried that in the past. The ID you are referring to is not the ID I need, it is different then what you get when you hit the old managementZones endpoint. I should have also stated that I am using this in a script so checking individuals is not feasible.&lt;/P&gt;&lt;P&gt;As an example below is 1 mgmt zones I have looked at&lt;/P&gt;&lt;P&gt;ID shown in URL&lt;BR /&gt;00d5356f-0075-3b3d-8cf3-9ada41e2daa5&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;ID shown from managementZones endpoint&lt;BR /&gt;6001292090469458&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 11 Jan 2024 12:10:50 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/234038#M2889</guid>
      <dc:creator>sivart_89</dc:creator>
      <dc:date>2024-01-11T12:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Management zone ID using Settings Objects Endpoint</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/234039#M2890</link>
      <description>&lt;P&gt;You are referring to the endpoint mentioned in this doc right? Have you actually been able to get the mgmt zone ID from these results? I had already looked at this option as noted in my original post and I don't see it there.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/dynatrace-api/environment-api/settings/objects/get-objects" target="_blank"&gt;https://docs.dynatrace.com/docs/dynatrace-api/environment-api/settings/objects/get-objects&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Below are the items I see from the results of &lt;SPAN&gt;settings/objects/{objectId}, I see nothing for a mgmt zone ID&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;objectId&lt;BR /&gt;summary&lt;BR /&gt;searchSummary&lt;BR /&gt;created&lt;BR /&gt;modified&lt;BR /&gt;modifiedBy&lt;BR /&gt;author&lt;BR /&gt;updateToken&lt;BR /&gt;scope&lt;BR /&gt;schemaId&lt;BR /&gt;schemaVersion&lt;BR /&gt;value (contains the mgmt zone rules)&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 12:16:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/234039#M2890</guid>
      <dc:creator>sivart_89</dc:creator>
      <dc:date>2024-01-11T12:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Management zone ID using Settings Objects Endpoint</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/234079#M2891</link>
      <description>&lt;P&gt;Okay, my bad sorry. I thought you wanted MZ object id. As I look closer I don't see possibility to extract MZ id from settings API &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; This is very interesting because this is key information anyone need and it's not included&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 17:01:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/234079#M2891</guid>
      <dc:creator>Pawel_Zalewski</dc:creator>
      <dc:date>2024-01-11T17:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: Management zone ID using Settings Objects Endpoint</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/234091#M2892</link>
      <description>&lt;P&gt;Thanks for the clarification&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/17361"&gt;@sivart_89&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What are you trying to achieve with this, creating entitySelectors, or something else?&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lawrence&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 19:06:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/234091#M2892</guid>
      <dc:creator>LawrenceBarratt</dc:creator>
      <dc:date>2024-01-11T19:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Management zone ID using Settings Objects Endpoint</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/234092#M2893</link>
      <description>&lt;P&gt;We have a script that was working with the previous, deprecated endpoint. It would loop through the alerting profiles and identify the ones that are referencing a particular mgmt zone.&lt;/P&gt;&lt;P&gt;Using schema '&lt;SPAN&gt;builtin:alerting.profile' for settings/object the results show the mgmt zone ID in the alerting profile, not the management zone name. Hence why I need to get the ID of the mgmt zone, then cross it with the output from the alerting profile and spit out the ones that have a matching ID.&lt;BR /&gt;&lt;BR /&gt;Sample output&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;{&lt;BR /&gt;"items": [&lt;BR /&gt;{&lt;BR /&gt;"objectId": "&amp;lt;object id&amp;gt;",&lt;BR /&gt;"value": {&lt;BR /&gt;"name": "&amp;lt;alerting profile name&amp;gt;",&lt;BR /&gt;"managementZone": "&amp;lt;mgmt zone id that the alerting profile is using&amp;gt;",&lt;BR /&gt;"severityRules": [&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2024 12:21:47 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/234092#M2893</guid>
      <dc:creator>sivart_89</dc:creator>
      <dc:date>2024-01-19T12:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: Management zone ID using Settings Objects Endpoint</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/234093#M2894</link>
      <description>&lt;P&gt;Thanks for that &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/17361"&gt;@sivart_89&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;Are you using JavaScript for this in the new platform, or an external python script?&lt;/P&gt;&lt;P&gt;I might have something I can tailor to your use in a notebook/dashboard with JavaScript if it's in platform &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lawrence&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 19:40:26 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/234093#M2894</guid>
      <dc:creator>LawrenceBarratt</dc:creator>
      <dc:date>2024-01-11T19:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: Management zone ID using Settings Objects Endpoint</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/234098#M2895</link>
      <description>&lt;P&gt;External python script. I would prefer to not jump through hoops and create anything special, instead use the api and the data that should be there just like it was for the previous endpoint.&lt;/P&gt;&lt;P&gt;Hoping to hear from others if this will be changed in the future.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 20:02:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/234098#M2895</guid>
      <dc:creator>sivart_89</dc:creator>
      <dc:date>2024-01-11T20:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Management zone ID using Settings Objects Endpoint</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/234105#M2896</link>
      <description>&lt;P&gt;Understand now. In your api script, can you add the following fields:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;objectId, summary, value&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the Environmentv2/Settings - Objects/settings/objects api as shown below&lt;/P&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;PRE&gt;https://*****.dynatracelabs.com/api/v2/settings/objects?schemaIds=builtin%3Aalerting.profile&amp;amp;fields=&lt;STRONG&gt;objectId&lt;/STRONG&gt;%2C%20&lt;STRONG&gt;summary&lt;/STRONG&gt;%2C%20&lt;STRONG&gt;value&lt;/STRONG&gt;&lt;/PRE&gt;&lt;P&gt;This should then show these:&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
      "objectId": "****************************",
      "summary": "Test App",
      "value": {
        "name": "Test App",
        "managementZone": "85718**********",&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Seems the ManagementZone is shown within value&lt;/P&gt;&lt;P&gt;I hope that resolves your issue&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Lawrence&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 20:29:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/234105#M2896</guid>
      <dc:creator>LawrenceBarratt</dc:creator>
      <dc:date>2024-01-11T20:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Management zone ID using Settings Objects Endpoint</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/234108#M2897</link>
      <description>&lt;P&gt;That isn't what I need. The result you provided which are the same as what I provided a few comments ago, show the mgmt zone ID tied to the alerting profile but tells you nothing about the name of the mgmt zone. How can I allow for input of the mgmt zone name in my script? With the previous endpoint you could input the mgmt zone name and get back the id of the mgmt zone, I don't see a way with the settings endpoint using schema&amp;nbsp;builtin:management-zones&lt;/P&gt;&lt;P&gt;It doesn't make much sense to be inputting the mgmt zone ID into my script, that means nothing to me. I want to use the mgmt zone name just like I've been doing with the deprecated endpoint.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 20:37:58 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/234108#M2897</guid>
      <dc:creator>sivart_89</dc:creator>
      <dc:date>2024-01-11T20:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: Management zone ID using Settings Objects Endpoint</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/234134#M2898</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/17361"&gt;@sivart_89&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;This is not how you want to retrieve it, but you can easily get the ID with a Monaco export&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 08:35:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/234134#M2898</guid>
      <dc:creator>gbaudart</dc:creator>
      <dc:date>2024-01-12T08:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Management zone ID using Settings Objects Endpoint</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/235311#M2899</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/64996"&gt;@gbaudart&lt;/a&gt;&amp;nbsp;, what is a Monaco export? I am also facing same problem. In v1 Api management zone id was different and now in v2 it is different, so how we can extract or map older value with newer one?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2024 07:58:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/235311#M2899</guid>
      <dc:creator>mango_byte</dc:creator>
      <dc:date>2024-01-24T07:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Management zone ID using Settings Objects Endpoint</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/235488#M2900</link>
      <description>&lt;P&gt;For anyone interested this is what I received from support.&lt;/P&gt;&lt;P&gt;According to our development team, unfortunately this is a bit of a feature gap at the moment:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Reading&lt;/STRONG&gt; a `builtin:alerting-profile` from the Settings API will always return the numerical MZ-Id as part of the payload.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Writing&lt;/STRONG&gt; to a `builtin:alerting-profile` in the Settings API will accept either the numerical MZ-Id or the ObjectId of the MZ in the payload.&lt;/LI&gt;&lt;/UL&gt;&lt;UL&gt;&lt;LI&gt;Currently, there's no good way in the API to convert a numerical MZ-Id to an ObjectId or vice versa.&lt;/LI&gt;&lt;LI&gt;Hence, to find the name of a MZ by numerical MZ-Id, you will have to use the deprecated &lt;A href="https://docs.dynatrace.com/docs/dynatrace-api/configuration-api/management-zones-api" target="_blank"&gt;MZ API&lt;/A&gt;.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;We are aware of this feature gap with APIv2 and therefore &lt;STRONG&gt;the MZ API &lt;EM&gt;won't be removed&lt;/EM&gt; until this limitation is resolved&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;We plan to eventually close this feature gap by getting rid of the numerical MZ-Ids and only use ObjectIds. An improvement plan has been created and this is currently being worked on but as of now, we have no timeline just yet.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 12:03:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/235488#M2900</guid>
      <dc:creator>sivart_89</dc:creator>
      <dc:date>2024-01-25T12:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Management zone ID using Settings Objects Endpoint</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/235796#M2906</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/17361"&gt;@sivart_89&lt;/a&gt;&amp;nbsp;, so once it is fixed will you update it on the document end as well?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2024 18:11:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/235796#M2906</guid>
      <dc:creator>mango_byte</dc:creator>
      <dc:date>2024-01-29T18:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: Management Zone ID using Settings Objects Endpoint</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/255145#M3372</link>
      <description>&lt;P&gt;Good news!&lt;/P&gt;&lt;P&gt;It's now possible to c&lt;SPAN&gt;onvert the Management Zone settings objectId into a Management Zone ID through the new&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Settings - Management zones&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;Env v2 endpoint:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image (49).png" style="width: 788px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/22239i4DB7685EA71E9193/image-dimensions/788x161?v=v2" width="788" height="161" role="button" title="image (49).png" alt="image (49).png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hope that helps&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2024 11:32:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/255145#M3372</guid>
      <dc:creator>thomas_c</dc:creator>
      <dc:date>2024-09-06T11:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Management Zone ID using Settings Objects Endpoint</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/265644#M3515</link>
      <description>&lt;P&gt;The ID returned by this solution is not physically the same as the one I have. However, it is functional!&lt;BR /&gt;When I use it in my "Maintenance Window" creation script, it successfully creates the window with the correct management zone.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 12:56:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Management-Zone-ID-using-Settings-Objects-Endpoint/m-p/265644#M3515</guid>
      <dc:creator>Gabassi</dc:creator>
      <dc:date>2024-12-18T12:56:00Z</dc:date>
    </item>
  </channel>
</rss>

