<?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: Location Id in synthetic monitoring execution endpoint in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/LocationId-in-synthetic-monitoring-execution-endpoint/m-p/205261#M2308</link>
    <description>&lt;P&gt;That's true, the location ID does not matchs the one we get from /synthetic/locations/ API&lt;/P&gt;&lt;P&gt;One way to match it is checking the execution result from Synthetic monitor details page in UI&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-02-21 at 17.36.28.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/10031i8A5BC3F9E0B56C01/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-02-21 at 17.36.28.png" alt="Screenshot 2023-02-21 at 17.36.28.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-02-21 at 17.35.30.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/10032iCF534F1704332B9C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-02-21 at 17.35.30.png" alt="Screenshot 2023-02-21 at 17.35.30.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In my tenant, the locationId 16 is meant for Virgnia.&lt;/P&gt;</description>
    <pubDate>Tue, 21 Feb 2023 20:38:47 GMT</pubDate>
    <dc:creator>dannemca</dc:creator>
    <dc:date>2023-02-21T20:38:47Z</dc:date>
    <item>
      <title>LocationId in synthetic monitoring execution endpoint</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/LocationId-in-synthetic-monitoring-execution-endpoint/m-p/205253#M2307</link>
      <description>&lt;P&gt;When retrieving the results of an HTTP Check I see request results for each location. The location is identified with a locationId, like below from "/synthetic/execution".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;{
    "monitorId": "HTTP_CHECK-ABB43CF5DB511A5D",
    "locationsExecutionResults": [
        {
            "locationId": "88",
            "executionId": "26726351503",
            "requestResults": [
            ....
        },
        {
            "locationId": "124",
            "executionId": "26726351345",
            "requestResults": [
            ....
        },&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to be able to tie that locationId value back to a named public/private location. There's no similar field value in "/synthetic/locations", or "/synthetic/locations/&amp;lt;location id&amp;gt;. Is there an easy way to tie that id to a location name/record?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 16:40:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/LocationId-in-synthetic-monitoring-execution-endpoint/m-p/205253#M2307</guid>
      <dc:creator>bryandavis</dc:creator>
      <dc:date>2023-02-22T16:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: Location Id in synthetic monitoring execution endpoint</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/LocationId-in-synthetic-monitoring-execution-endpoint/m-p/205261#M2308</link>
      <description>&lt;P&gt;That's true, the location ID does not matchs the one we get from /synthetic/locations/ API&lt;/P&gt;&lt;P&gt;One way to match it is checking the execution result from Synthetic monitor details page in UI&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-02-21 at 17.36.28.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/10031i8A5BC3F9E0B56C01/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-02-21 at 17.36.28.png" alt="Screenshot 2023-02-21 at 17.36.28.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-02-21 at 17.35.30.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/10032iCF534F1704332B9C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-02-21 at 17.35.30.png" alt="Screenshot 2023-02-21 at 17.35.30.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In my tenant, the locationId 16 is meant for Virgnia.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 20:38:47 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/LocationId-in-synthetic-monitoring-execution-endpoint/m-p/205261#M2308</guid>
      <dc:creator>dannemca</dc:creator>
      <dc:date>2023-02-21T20:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: LocationId in synthetic monitoring execution endpoint</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/LocationId-in-synthetic-monitoring-execution-endpoint/m-p/205423#M2309</link>
      <description>&lt;P&gt;Thanks, I can build out a static list of locationid's from the UI and use that to tie the locationId from the API to a proper name.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 21:00:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/LocationId-in-synthetic-monitoring-execution-endpoint/m-p/205423#M2309</guid>
      <dc:creator>bryandavis</dc:creator>
      <dc:date>2023-02-22T21:00:10Z</dc:date>
    </item>
  </channel>
</rss>

