<?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: [API] How to get alertingprofile ID in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/API-How-to-get-alertingprofile-ID/m-p/252900#M3312</link>
    <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/13072"&gt;@mark_bley&lt;/a&gt;&amp;nbsp;sure, but this is something internal and as I have written - undocumented and might change. We need a proper solution.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Aug 2024 10:07:27 GMT</pubDate>
    <dc:creator>Julius_Loman</dc:creator>
    <dc:date>2024-08-08T10:07:27Z</dc:date>
    <item>
      <title>[API] How to get alertingprofile ID</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/API-How-to-get-alertingprofile-ID/m-p/222804#M2646</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to get the ID on alertingprofile.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use Dynatrace environment API / Settings - Objects.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the output of [GET] /settings/objects I have objectId but not the alertingprofileid. How to get it?&lt;/P&gt;&lt;PRE&gt;{
      &lt;SPAN class=""&gt;"objectId"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"XXX"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;      &lt;SPAN class=""&gt;"summary"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"Default"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;      &lt;SPAN class=""&gt;"searchSummary"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"Default"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;      &lt;SPAN class=""&gt;"created"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;1651564175176&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;      &lt;SPAN class=""&gt;"modified"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;1651564175176&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;      &lt;SPAN class=""&gt;"author"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"default settings creation"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;      &lt;SPAN class=""&gt;"updateToken"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"XXX"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;      &lt;SPAN class=""&gt;"scope"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"environment"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;      &lt;SPAN class=""&gt;"schemaId"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"builtin:alerting.profile"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;      &lt;SPAN class=""&gt;"schemaVersion"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"8.3"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;      &lt;SPAN class=""&gt;"modificationInfo"&lt;/SPAN&gt;&lt;SPAN&gt;: {&lt;/SPAN&gt;        &lt;SPAN class=""&gt;"deletable"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;false&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;        &lt;SPAN class=""&gt;"modifiable"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;true&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;        &lt;SPAN class=""&gt;"movable"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;true&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;        &lt;SPAN class=""&gt;"modifiablePaths"&lt;/SPAN&gt;&lt;SPAN&gt;: [],&lt;/SPAN&gt;        &lt;SPAN class=""&gt;"nonModifiablePaths"&lt;/SPAN&gt;&lt;SPAN&gt;: []&lt;/SPAN&gt;      },
      &lt;SPAN class=""&gt;"value"&lt;/SPAN&gt;&lt;SPAN&gt;: {&lt;/SPAN&gt;        &lt;SPAN class=""&gt;"name"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"Default"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;        &lt;SPAN class=""&gt;"severityRules"&lt;/SPAN&gt;&lt;SPAN&gt;: [&lt;/SPAN&gt;          {
            &lt;SPAN class=""&gt;"severityLevel"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"AVAILABILITY"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;            &lt;SPAN class=""&gt;"delayInMinutes"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;            &lt;SPAN class=""&gt;"tagFilterIncludeMode"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"NONE"&lt;/SPAN&gt;
          },
          {
            &lt;SPAN class=""&gt;"severityLevel"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"ERRORS"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;            &lt;SPAN class=""&gt;"delayInMinutes"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;            &lt;SPAN class=""&gt;"tagFilterIncludeMode"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"NONE"&lt;/SPAN&gt;
          },
          {
            &lt;SPAN class=""&gt;"severityLevel"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"PERFORMANCE"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;            &lt;SPAN class=""&gt;"delayInMinutes"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;30&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;            &lt;SPAN class=""&gt;"tagFilterIncludeMode"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"NONE"&lt;/SPAN&gt;
          },
          {
            &lt;SPAN class=""&gt;"severityLevel"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"RESOURCE_CONTENTION"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;            &lt;SPAN class=""&gt;"delayInMinutes"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;30&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;            &lt;SPAN class=""&gt;"tagFilterIncludeMode"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"NONE"&lt;/SPAN&gt;
          },
          {
            &lt;SPAN class=""&gt;"severityLevel"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"CUSTOM_ALERT"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;            &lt;SPAN class=""&gt;"delayInMinutes"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;            &lt;SPAN class=""&gt;"tagFilterIncludeMode"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"NONE"&lt;/SPAN&gt;
          },
          {
            &lt;SPAN class=""&gt;"severityLevel"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"MONITORING_UNAVAILABLE"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;            &lt;SPAN class=""&gt;"delayInMinutes"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;            &lt;SPAN class=""&gt;"tagFilterIncludeMode"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"NONE"&lt;/SPAN&gt;
          }
        ],
        &lt;SPAN class=""&gt;"eventFilters"&lt;/SPAN&gt;&lt;SPAN&gt;: []&lt;/SPAN&gt;      }
    }&lt;/PRE&gt;&lt;P&gt;In Dynatrace configuration API / Alerting Profiles it is possible to get alertingprofileid but it is deprecated :&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;  &lt;SPAN class=""&gt;"values"&lt;/SPAN&gt;&lt;SPAN&gt;: [&lt;/SPAN&gt;    {
      &lt;SPAN class=""&gt;"description"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"Dynatrace entity 1 for the REST API example"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;      &lt;STRONG&gt;&lt;SPAN class=""&gt;"id"&lt;/SPAN&gt;: "6a98d7bc-abb9-44f8-ae6a-73e68e71812a",&lt;/STRONG&gt;      &lt;SPAN class=""&gt;"name"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"Dynatrace entity 1"&lt;/SPAN&gt;
    },
    {
      &lt;STRONG&gt;&lt;SPAN class=""&gt;"id"&lt;/SPAN&gt;: "ee70f7d3-9a4e-4f5f-94d2-c9d6156f1618",&lt;/STRONG&gt;      &lt;SPAN class=""&gt;"name"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"Dynatrace entity 2"&lt;/SPAN&gt;
    },
    {
      &lt;SPAN class=""&gt;"id"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"8cdabe77-9e1a-4be8-b3df-269dd6fa9d7f"&lt;/SPAN&gt;
    }
  ]
}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestion?&lt;BR /&gt;&lt;BR /&gt;Thx&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 10:18:15 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/API-How-to-get-alertingprofile-ID/m-p/222804#M2646</guid>
      <dc:creator>Martin_LEKPA</dc:creator>
      <dc:date>2023-09-12T10:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: [API] How to get alertingprofile ID</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/API-How-to-get-alertingprofile-ID/m-p/222834#M2647</link>
      <description>&lt;P&gt;You can still use the deprecated method, but the Alert Profile ID is also present in the URL when you select the alert profile form the UI. If that's not possible for you, you can leverage the new API via a 2 part call:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChadTurner_0-1694530636572.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/14061i220D43D74E5E99D9/image-size/large?v=v2&amp;amp;px=999" role="button" title="ChadTurner_0-1694530636572.png" alt="ChadTurner_0-1694530636572.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Basically you check the Alert Profiles, find the one you want and grab the Object ID, not the alert profile ID from the URL, then take that Object ID and supply it in the the settings API for that Object ID and you'll have the data you seek&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 14:59:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/API-How-to-get-alertingprofile-ID/m-p/222834#M2647</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2023-09-12T14:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: [API] How to get alertingprofile ID</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/API-How-to-get-alertingprofile-ID/m-p/222839#M2648</link>
      <description>&lt;P&gt;Thx&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/14877"&gt;@ChadTurner&lt;/a&gt;&amp;nbsp;for the reply,&lt;/P&gt;&lt;P&gt;With the API I get value like you (objectID). But this value is différent to the id from the UI (alertingprofile).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Martin_LEKPA_0-1694532248117.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/14062i07DE651005B20D5A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Martin_LEKPA_0-1694532248117.png" alt="Martin_LEKPA_0-1694532248117.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I try to create "problem notifications" with the 2 value and I get the same result &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to define alertingProfile with his name ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 15:37:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/API-How-to-get-alertingprofile-ID/m-p/222839#M2648</guid>
      <dc:creator>Martin_LEKPA</dc:creator>
      <dc:date>2023-09-12T15:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: [API] How to get alertingprofile ID</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/API-How-to-get-alertingprofile-ID/m-p/222844#M2649</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you are using &lt;A title="Monaco" href="https://www.dynatrace.com/support/help/shortlink/configuration-as-code" target="_blank" rel="noopener"&gt;Monaco&lt;/A&gt;, you can create an alerting profile, and create a problem notification linked to that alerting profile as a reference.&lt;/P&gt;&lt;P&gt;Is this your use case?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 16:04:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/API-How-to-get-alertingprofile-ID/m-p/222844#M2649</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2023-09-12T16:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: [API] How to get alertingprofile ID</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/API-How-to-get-alertingprofile-ID/m-p/222882#M2650</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/58682"&gt;@AntonPineiro&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Yes it is my use case. For profil notification is it possible to define reference without ID? With name of alerting profile?&lt;/P&gt;&lt;P&gt;We have a CMDB with project and we want to use monaco to create SLO, alerting profile and problem notif automaticaly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 07:14:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/API-How-to-get-alertingprofile-ID/m-p/222882#M2650</guid>
      <dc:creator>Martin_LEKPA</dc:creator>
      <dc:date>2023-09-13T07:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: [API] How to get alertingprofile ID</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/API-How-to-get-alertingprofile-ID/m-p/222919#M2651</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you create all entities (alerting profile, problem notification, etc...) using Monaco, maybe it would be easier.&lt;/P&gt;&lt;P&gt;Let me provide you an example. You can create an alerting profile and you choose ID for that alerting profile, a human name:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;configs:
- id: XXXXXXXX
  type:
    settings:
      schema: builtin:alerting.profile
      scope: environment
  config:
    name: XXXXXXXX
    template: XXXXXXXX.json&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And when you create a problem notification, you can reference that alerting profile ID:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;configs:
- id: XXXXXXXX
  type:
    settings:
      schema: builtin:problem.notifications
      scope: environment
  config:
    name: XXXXXXXX
    parameters:
      alerting_profile_id:
        project: alerting-profiles
        configId: XXXXXXXX
        configType: builtin:alerting.profile
        property: id
        type: reference
      recipients:
    template: XXXXXXXX.json  &lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"configId" is a reference to id you had chosen defining alerting profile.&lt;/P&gt;&lt;P&gt;If you create everything with Monaco, maybe it would be easier. You have more ways to reference entities in Monaco, checking&amp;nbsp;&lt;A title="this" href="https://www.dynatrace.com/support/help/manage/configuration-as-code/monaco/configuration/yaml-configuration#reference" target="_blank" rel="noopener"&gt;this&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Best regards&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 10:23:42 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/API-How-to-get-alertingprofile-ID/m-p/222919#M2651</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2023-09-13T10:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: [API] How to get alertingprofile ID</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/API-How-to-get-alertingprofile-ID/m-p/240842#M2993</link>
      <description>&lt;P&gt;This&amp;nbsp;is still not solved (despite the answers are marked as solutions), should we somehow parse the objectId and extract the the Alerting Profile ID from there?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Dynatrace must provide the Alerting Profile ID using the current Settings API as the Alerting Profile ID is used in other APIs such as Problem v2 APIs for filtering. Extracting the Alerting Profile ID from Object ID is possible, but probably not recommended as the format of Object ID is not documented and may change.&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/4189"&gt;@florian_AIgner&lt;/a&gt;&amp;nbsp;Can we get this fixed please?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2024 16:11:49 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/API-How-to-get-alertingprofile-ID/m-p/240842#M2993</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2024-03-22T16:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: [API] How to get alertingprofile ID</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/API-How-to-get-alertingprofile-ID/m-p/252890#M3311</link>
      <description>&lt;P&gt;This comes late but you can still extract the ID from the objectID, it is kind of base64 encoded, monaco goes a similar way&amp;nbsp;&lt;A href="https://github.com/Dynatrace/dynatrace-configuration-as-code/blob/main/internal/idutils/numeric_id.go" target="_blank" rel="noopener"&gt;https://github.com/Dynatrace/dynatrace-configuration-as-code/blob/main/internal/idutils/numeric_id.go&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;% echo "vu9U3hXa3q0AAAABABhidWlsdGluOm1hbmFnZW1lbnQtem9uZXMABnRlbmFudAAGdGVuYW50ACRkNjE2NThhYy1jYjI3LTM1YjAtOWIyMS1hMTY2MWI0ZjE4ZDm-71TeFdrerQ" | base64 --decode
Tbuiltin:management-zonestenanttenant$d61658ac-cb27-35b0-9b21-a1661b4f18d9base64: invalid input&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2024 09:32:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/API-How-to-get-alertingprofile-ID/m-p/252890#M3311</guid>
      <dc:creator>mark_bley</dc:creator>
      <dc:date>2024-08-08T09:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: [API] How to get alertingprofile ID</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/API-How-to-get-alertingprofile-ID/m-p/252900#M3312</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/13072"&gt;@mark_bley&lt;/a&gt;&amp;nbsp;sure, but this is something internal and as I have written - undocumented and might change. We need a proper solution.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2024 10:07:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/API-How-to-get-alertingprofile-ID/m-p/252900#M3312</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2024-08-08T10:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: [API] How to get alertingprofile ID</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/API-How-to-get-alertingprofile-ID/m-p/271768#M3649</link>
      <description>&lt;P&gt;This is the first time I have seen any indication of a way to NOT have to use the v1 APIs. Obviously a bit hacky but it will work for the reporting I am working on right now. Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2025 17:21:45 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/API-How-to-get-alertingprofile-ID/m-p/271768#M3649</guid>
      <dc:creator>rob-raffety</dc:creator>
      <dc:date>2025-03-06T17:21:45Z</dc:date>
    </item>
  </channel>
</rss>

