<?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: What value do I use to pull the ID for maintenance windows for an API Call? in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/What-value-do-I-use-to-pull-the-ID-for-maintenance-windows-for/m-p/274909#M3705</link>
    <description>&lt;P&gt;If you using API V2 the easiest way to do this is in the UI. Select your Targeted MW, and click the '...' and pick API:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChadTurner_0-1744314136913.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/27499i59268EB2CD9BB795/image-size/large?v=v2&amp;amp;px=999" role="button" title="ChadTurner_0-1744314136913.png" alt="ChadTurner_0-1744314136913.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If you are using API V1 you can then use the URL:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChadTurner_1-1744314217585.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/27500iED2A62E00725477C/image-size/large?v=v2&amp;amp;px=999" role="button" title="ChadTurner_1-1744314217585.png" alt="ChadTurner_1-1744314217585.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Depending on what API i'm using, those are the fastest routes that I use to pull them one by one as needed.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 10 Apr 2025 19:44:13 GMT</pubDate>
    <dc:creator>ChadTurner</dc:creator>
    <dc:date>2025-04-10T19:44:13Z</dc:date>
    <item>
      <title>What value do I use to pull the ID for maintenance windows for an API Call?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/What-value-do-I-use-to-pull-the-ID-for-maintenance-windows-for/m-p/274770#M3697</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm trying to determine how to pull the GUUID for maintenance windows in Dynatrace. I'm not talking about the Object ID, as that is completely separate but possibly called the GUUID?&lt;/P&gt;&lt;P&gt;When you go into Settings in Dynatrace, then navigate to Maintenance Windows and then finally a specific one, the URL Address Bar changes to something like:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;amp;id=049305939059306593-49205ir24k0rijw34g0f4wjtg0w3jg503t-0awe-9jg&lt;/LI-CODE&gt;&lt;P&gt;I'd like to ingest this from the API, but don't know what field it comes under? Any ideas?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 12:40:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/What-value-do-I-use-to-pull-the-ID-for-maintenance-windows-for/m-p/274770#M3697</guid>
      <dc:creator>badgerfifteen</dc:creator>
      <dc:date>2025-04-09T12:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: What value do I use to pull the ID for maintenance windows for an API Call?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/What-value-do-I-use-to-pull-the-ID-for-maintenance-windows-for/m-p/274781#M3700</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;it is the &lt;STRONG&gt;setting uuid:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&amp;nbsp;you can get it using MONACO and check the file name&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;or&lt;/EM&gt; you can decode (base64) the objectid&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; - I think you will go with this option&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;example:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;vu9U3hXa3q0AAAABACNidWlsdGluOmFsZXJ0aW5nLm1haW50ZW5hbmNlLXdpbmRvdwAGdGVuYW50AAZ0ZW5hbnQAJDNhZmM4ZmI2LTA5OTgtM2RlZS05MzY5LTlkZTRiZDU5MGJmNr7vVN4V2t6t&lt;/LI-CODE&gt;&lt;P&gt;will be&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;¾ïTÞ&amp;#21;ÚÞ­���&amp;#1;�#builtin:alerting.maintenance-window�&amp;#6;tenant�&amp;#6;tenant�$3afc8fb6-0998-3dee-9369-9de4bd590bf6¾ïTÞ&amp;#21;ÚÞ­&lt;/LI-CODE&gt;&lt;P&gt;and my UUID is&amp;nbsp;&lt;STRONG&gt;3afc8fb6-0998-3dee-9369-9de4bd590bf6&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 14:05:28 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/What-value-do-I-use-to-pull-the-ID-for-maintenance-windows-for/m-p/274781#M3700</guid>
      <dc:creator>yanezza</dc:creator>
      <dc:date>2025-04-09T14:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: What value do I use to pull the ID for maintenance windows for an API Call?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/What-value-do-I-use-to-pull-the-ID-for-maintenance-windows-for/m-p/274796#M3701</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/67521"&gt;@badgerfifteen&lt;/a&gt;&amp;nbsp;, you can call the https://{{DT_HOST}}/api/config/v1/maintenanceWindows and there you can obtain the id's:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielS_1-1744215374926.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/27486iB4802B1E8A8D55A2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielS_1-1744215374926.png" alt="DanielS_1-1744215374926.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;</description>
      <pubDate>Wed, 09 Apr 2025 16:16:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/What-value-do-I-use-to-pull-the-ID-for-maintenance-windows-for/m-p/274796#M3701</guid>
      <dc:creator>DanielS</dc:creator>
      <dc:date>2025-04-09T16:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: What value do I use to pull the ID for maintenance windows for an API Call?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/What-value-do-I-use-to-pull-the-ID-for-maintenance-windows-for/m-p/274909#M3705</link>
      <description>&lt;P&gt;If you using API V2 the easiest way to do this is in the UI. Select your Targeted MW, and click the '...' and pick API:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChadTurner_0-1744314136913.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/27499i59268EB2CD9BB795/image-size/large?v=v2&amp;amp;px=999" role="button" title="ChadTurner_0-1744314136913.png" alt="ChadTurner_0-1744314136913.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If you are using API V1 you can then use the URL:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChadTurner_1-1744314217585.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/27500iED2A62E00725477C/image-size/large?v=v2&amp;amp;px=999" role="button" title="ChadTurner_1-1744314217585.png" alt="ChadTurner_1-1744314217585.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Depending on what API i'm using, those are the fastest routes that I use to pull them one by one as needed.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Apr 2025 19:44:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/What-value-do-I-use-to-pull-the-ID-for-maintenance-windows-for/m-p/274909#M3705</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2025-04-10T19:44:13Z</dc:date>
    </item>
  </channel>
</rss>

