<?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: Dynatrace API Key Requests / Service Method entity listing in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-Key-Requests-Service-Method-entity-listing/m-p/52068#M3782</link>
    <description>&lt;P&gt;Thanks, Kyle.&lt;/P&gt;&lt;P&gt;I missed that indeed. But exactly what I was looking for.&lt;/P&gt;</description>
    <pubDate>Tue, 10 Apr 2018 12:32:42 GMT</pubDate>
    <dc:creator>Bert_VanderHeyd</dc:creator>
    <dc:date>2018-04-10T12:32:42Z</dc:date>
    <item>
      <title>Dynatrace API Key Requests / Service Method entity listing</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-Key-Requests-Service-Method-entity-listing/m-p/52064#M3778</link>
      <description>&lt;P&gt;What we are trying to achieve is getting a list/report of response time metrics (max, min, 90 percentile) for all incoming URI's. Cleared of stuff making it unique off course. (/someuri/theid/thing becomes /someuri/.../thing)&lt;/P&gt;
&lt;P&gt;Using key requests we can almost achieve this, but not yet automated. As we have to define all key requests manually. &lt;BR /&gt;Q1: would it be possible to have some automatic rule creating key requests? Maybe a rule that creates a key request of everything which shows up in the top 10.&lt;BR /&gt;For this application the amount of unique url's is not that large, so we wouldn't even mind in having every url in the resulting report.&lt;/P&gt;
&lt;P&gt;Credits for this question pointing me in the right direction:&lt;A href="https://community.dynatrace.com/t5/Dynatrace-API/Can-the-dynatrace-API-specify-the-performance-of-a-service/m-p/45635" target="_blank" rel="noopener"&gt;Can the dynatrace API specify the performance of a service request?&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Q2: How would we get a list of the details of all servicemethods (key requests)?&lt;BR /&gt;The following screenshot shows a postman request which I use to get the timeseries of all servicemethods.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/15628-postman-timeseries-keyrequests.png" border="0" /&gt;&lt;/P&gt;
&lt;P&gt;Works well, but as datapoint I get the SERVICE_METHOD id and I don't know where to translate it back to the human readable name (aka the URI in our case)&lt;/P&gt;
&lt;P&gt;I would expect the entity api, but that doesn't seem to work. "/api/v1/entity/servicemethods" does not exist. Maybe this would be an RFE or future thing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 09:11:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-Key-Requests-Service-Method-entity-listing/m-p/52064#M3778</guid>
      <dc:creator>Bert_VanderHeyd</dc:creator>
      <dc:date>2025-06-05T09:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace API Key Requests / Service Method entity listing</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-Key-Requests-Service-Method-entity-listing/m-p/52065#M3779</link>
      <description>&lt;P&gt;Hi Bert,&lt;/P&gt;&lt;P&gt;Let me answer your questions:&lt;/P&gt;&lt;P&gt;Q1: That's not possible for now as this would be very dangerous in terms of explosion of key requests. &lt;/P&gt;&lt;P&gt;Q2: We are already aware of that issue and I already planned a story for giving you more details about the key requests and also the link to the parent service.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Wolfgang&lt;/P&gt;</description>
      <pubDate>Wed, 28 Feb 2018 09:29:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-Key-Requests-Service-Method-entity-listing/m-p/52065#M3779</guid>
      <dc:creator>wolfgang_beer</dc:creator>
      <dc:date>2018-02-28T09:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace API Key Requests / Service Method entity listing</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-Key-Requests-Service-Method-entity-listing/m-p/52066#M3780</link>
      <description>&lt;P&gt;Ok, thanks. Keep me posted.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Mar 2018 09:17:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-Key-Requests-Service-Method-entity-listing/m-p/52066#M3780</guid>
      <dc:creator>Bert_VanderHeyd</dc:creator>
      <dc:date>2018-03-01T09:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace API Key Requests / Service Method entity listing</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-Key-Requests-Service-Method-entity-listing/m-p/52067#M3781</link>
      <description>&lt;P&gt;Hi Bert,&lt;/P&gt;&lt;P&gt;Re: Q2 I had this problem also. Scroll down, there should be an entity array at the bottom of the JSON response that lists the entities where you can map entity ID to human readable URI.&lt;BR /&gt;Cheers,&lt;/P&gt;&lt;P&gt;Kyle&lt;/P&gt;</description>
      <pubDate>Mon, 05 Mar 2018 13:36:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-Key-Requests-Service-Method-entity-listing/m-p/52067#M3781</guid>
      <dc:creator>krokkas</dc:creator>
      <dc:date>2018-03-05T13:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace API Key Requests / Service Method entity listing</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-Key-Requests-Service-Method-entity-listing/m-p/52068#M3782</link>
      <description>&lt;P&gt;Thanks, Kyle.&lt;/P&gt;&lt;P&gt;I missed that indeed. But exactly what I was looking for.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Apr 2018 12:32:42 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-Key-Requests-Service-Method-entity-listing/m-p/52068#M3782</guid>
      <dc:creator>Bert_VanderHeyd</dc:creator>
      <dc:date>2018-04-10T12:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace API Key Requests / Service Method entity listing</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-Key-Requests-Service-Method-entity-listing/m-p/52069#M3783</link>
      <description>&lt;P&gt;Hi @wolfgang B.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please can you explain more detail why the creation of many key request is very dangerous? What could impact?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;César.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Nov 2019 16:12:41 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-Key-Requests-Service-Method-entity-listing/m-p/52069#M3783</guid>
      <dc:creator>cesar_saravia</dc:creator>
      <dc:date>2019-11-07T16:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace API Key Requests / Service Method entity listing</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-Key-Requests-Service-Method-entity-listing/m-p/182263#M3784</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/11940"&gt;@Bert_VanderHeyd&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/15473"&gt;@krokkas&lt;/a&gt;&amp;nbsp;- Could you please share the API to list the service methods? The screenshot of postman is too blurry. I'm trying to solve similar problem and stuck at finding an API to list Service Methods for a given service.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shreyas&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 19:29:58 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-Key-Requests-Service-Method-entity-listing/m-p/182263#M3784</guid>
      <dc:creator>shreyas_shivapr</dc:creator>
      <dc:date>2022-03-10T19:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace API Key Requests / Service Method entity listing</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-Key-Requests-Service-Method-entity-listing/m-p/227199#M3785</link>
      <description>&lt;P&gt;follow up on this, is there a solution to get human readable method, eg. URI or method name for all methods?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2023 18:24:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-Key-Requests-Service-Method-entity-listing/m-p/227199#M3785</guid>
      <dc:creator>musiclicn</dc:creator>
      <dc:date>2023-10-31T18:24:52Z</dc:date>
    </item>
  </channel>
</rss>

