<?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: Geolocation Information in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/Geolocation-Information/m-p/39359#M136</link>
    <description>&lt;P&gt;Hi Ray,&lt;BR /&gt;I made the same request on my personal environment. I found out that my AWS EC2 machines (in the same AWS availability region and DC) are reporting the same info in the "isSiteOf" field:&lt;/P&gt;&lt;PRE&gt; "isSiteOf": [ &lt;BR /&gt;                "AWS_AVAILABILITY_ZONE-BA734CACA276B570",&lt;BR /&gt;                "GEOLOC_SITE-C9B2D39AD8A7FA9A" &lt;BR /&gt;            ],&lt;/PRE&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/14439-geoloc-aws.png" /&gt;&lt;/P&gt;&lt;P&gt;Then my feeling is that the GEOLOC_SITE is a unique identifier for the Data Center (since you can also freely modify the hostname, so the IsSiteOf I guess it's also a way of uniquely identifying an host). When I take a look at my windows host (not an AWS EC2) this is what I see&lt;/P&gt;&lt;PRE&gt; "isSiteOf": [ &lt;BR /&gt;                "GEOLOC_SITE-F9A6CB2B7E82DA37" &lt;BR /&gt;            ],&lt;/PRE&gt;&lt;P&gt;And the geolocation of the data center is  correctly reporting the area where I'm located (based on IP address):&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/14437-geoloc-dc.png" /&gt;&lt;/P&gt;&lt;P&gt;Hope this sheds a light on what is the GEOLOC_SITE..if you need further information I guess we should involve DEV.&lt;/P&gt;&lt;P&gt;Ciao,&lt;/P&gt;&lt;P&gt;Raff&lt;/P&gt;</description>
    <pubDate>Fri, 20 Oct 2017 11:58:22 GMT</pubDate>
    <dc:creator>raffaele_talari</dc:creator>
    <dc:date>2017-10-20T11:58:22Z</dc:date>
    <item>
      <title>Geolocation Information</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Geolocation-Information/m-p/39356#M133</link>
      <description>&lt;P&gt;I noticed the "isSiteOf" JSON parameter on the Infrastructure API giving results like "GEOLOC_SITE-C9B2D39AD8A7FA9A". Where are we getting this information from and what would we need to do to get the actual location from here.&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2021 11:45:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Geolocation-Information/m-p/39356#M133</guid>
      <dc:creator>rb0c70091</dc:creator>
      <dc:date>2021-05-26T11:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: Geolocation Information</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Geolocation-Information/m-p/39357#M134</link>
      <description>&lt;P&gt;Hi Ray,&lt;BR /&gt;could you please provide an example of the API you queried? (including endpoint)&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raff&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2017 09:17:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Geolocation-Information/m-p/39357#M134</guid>
      <dc:creator>raffaele_talari</dc:creator>
      <dc:date>2017-10-20T09:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Geolocation Information</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Geolocation-Information/m-p/39358#M135</link>
      <description>&lt;P&gt;It was https://rebusdt.northeurope.cloudapp.azure.com/e/ea29c7dc-3693-41a8-b5e3-f6a88da01909/api/v1/entity/infrastructure/hosts. &lt;/P&gt;&lt;P&gt;With host response giving &lt;/P&gt;&lt;P&gt;"toRelationships":{&lt;/P&gt;&lt;P&gt; &lt;BR /&gt;"isSiteOf":[&lt;/P&gt;&lt;P&gt; &lt;BR /&gt;"GEOLOC_SITE-C9B2D39AD8A7FA9A"&lt;/P&gt;&lt;P&gt;  ],&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2017 10:50:59 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Geolocation-Information/m-p/39358#M135</guid>
      <dc:creator>rb0c70091</dc:creator>
      <dc:date>2017-10-20T10:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: Geolocation Information</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Geolocation-Information/m-p/39359#M136</link>
      <description>&lt;P&gt;Hi Ray,&lt;BR /&gt;I made the same request on my personal environment. I found out that my AWS EC2 machines (in the same AWS availability region and DC) are reporting the same info in the "isSiteOf" field:&lt;/P&gt;&lt;PRE&gt; "isSiteOf": [ &lt;BR /&gt;                "AWS_AVAILABILITY_ZONE-BA734CACA276B570",&lt;BR /&gt;                "GEOLOC_SITE-C9B2D39AD8A7FA9A" &lt;BR /&gt;            ],&lt;/PRE&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/14439-geoloc-aws.png" /&gt;&lt;/P&gt;&lt;P&gt;Then my feeling is that the GEOLOC_SITE is a unique identifier for the Data Center (since you can also freely modify the hostname, so the IsSiteOf I guess it's also a way of uniquely identifying an host). When I take a look at my windows host (not an AWS EC2) this is what I see&lt;/P&gt;&lt;PRE&gt; "isSiteOf": [ &lt;BR /&gt;                "GEOLOC_SITE-F9A6CB2B7E82DA37" &lt;BR /&gt;            ],&lt;/PRE&gt;&lt;P&gt;And the geolocation of the data center is  correctly reporting the area where I'm located (based on IP address):&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/14437-geoloc-dc.png" /&gt;&lt;/P&gt;&lt;P&gt;Hope this sheds a light on what is the GEOLOC_SITE..if you need further information I guess we should involve DEV.&lt;/P&gt;&lt;P&gt;Ciao,&lt;/P&gt;&lt;P&gt;Raff&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2017 11:58:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Geolocation-Information/m-p/39359#M136</guid>
      <dc:creator>raffaele_talari</dc:creator>
      <dc:date>2017-10-20T11:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Geolocation Information</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Geolocation-Information/m-p/39360#M137</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.dynatrace.com/users/3526/view.html" nodeid="3526"&gt;@Raffaele T.&lt;/A&gt;, How do we resolve these types of entities? I can't find an endpoint that will resolve things like GEOLOC_SITE, AWS_AVAILABILTY_ZONE, etc. Clearly SmartScape can do it, but it doesn't look like the datacenter layer is exported via the REST API.&lt;/P&gt;</description>
      <pubDate>Sun, 04 Mar 2018 17:59:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Geolocation-Information/m-p/39360#M137</guid>
      <dc:creator>lucas_hocker</dc:creator>
      <dc:date>2018-03-04T17:59:08Z</dc:date>
    </item>
  </channel>
</rss>

