<?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: Accessing API Managed URL in Dynatrace Managed Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Accessing-API-Managed-URL/m-p/33486#M3830</link>
    <description>&lt;P&gt;Hello Vladimir,&lt;/P&gt;&lt;P&gt;nice to here from you. I need some details to help you. &lt;/P&gt;&lt;P&gt;Could you please check if a simple Time API call works? &lt;/P&gt;&lt;P&gt;https://&lt;STRONG&gt;MAIN_URL&lt;/STRONG&gt;/e/&lt;STRONG&gt;ENV_ID&lt;/STRONG&gt;/api/v1/time&lt;/P&gt;&lt;P&gt;It should return last monitored timestamp.&lt;/P&gt;</description>
    <pubDate>Mon, 28 Aug 2017 15:05:43 GMT</pubDate>
    <dc:creator>Radoslaw_Szulgo</dc:creator>
    <dc:date>2017-08-28T15:05:43Z</dc:date>
    <item>
      <title>Accessing API Managed URL</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Accessing-API-Managed-URL/m-p/33485#M3829</link>
      <description>&lt;P&gt;I'm using a dynatrace setup installed in a company DC and need to access the API.&lt;/P&gt;
&lt;P&gt;I'm getting the "Looks like something has been misplaced" error page when I try to access the API Managed URL. Here's how I constructed the URL:&lt;/P&gt;
&lt;P&gt;Dashboard URL:&lt;/P&gt;
&lt;P&gt;https://&lt;STRONG&gt;MAIN_URL&lt;/STRONG&gt;/e/&lt;STRONG&gt;ENV_ID&lt;/STRONG&gt;/#dashboard;id=&lt;STRONG&gt;SOME_ID&lt;/STRONG&gt;;gtf=l_2_HOURS&lt;/P&gt;
&lt;P&gt;API Managed URL:&lt;/P&gt;
&lt;P&gt;https://&lt;STRONG&gt;MAIN_URL&lt;/STRONG&gt;/e/&lt;STRONG&gt;ENV_ID&lt;/STRONG&gt;/api/v1&lt;/P&gt;
&lt;P&gt;Is there something I need to do on the server side to enable access via the browser of the API? Maybe this error message is expected and I should continue with the integration?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Vladimir&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2022 09:12:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Accessing-API-Managed-URL/m-p/33485#M3829</guid>
      <dc:creator>vladimir_starir</dc:creator>
      <dc:date>2022-10-05T09:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing API Managed URL</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Accessing-API-Managed-URL/m-p/33486#M3830</link>
      <description>&lt;P&gt;Hello Vladimir,&lt;/P&gt;&lt;P&gt;nice to here from you. I need some details to help you. &lt;/P&gt;&lt;P&gt;Could you please check if a simple Time API call works? &lt;/P&gt;&lt;P&gt;https://&lt;STRONG&gt;MAIN_URL&lt;/STRONG&gt;/e/&lt;STRONG&gt;ENV_ID&lt;/STRONG&gt;/api/v1/time&lt;/P&gt;&lt;P&gt;It should return last monitored timestamp.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2017 15:05:43 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Accessing-API-Managed-URL/m-p/33486#M3830</guid>
      <dc:creator>Radoslaw_Szulgo</dc:creator>
      <dc:date>2017-08-28T15:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing API Managed URL</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Accessing-API-Managed-URL/m-p/33487#M3831</link>
      <description>&lt;P&gt;Hi Radoslaw,&lt;/P&gt;&lt;P&gt;https://&lt;STRONG&gt;MAIN_URL&lt;/STRONG&gt;/e/&lt;STRONG&gt;ENV_ID&lt;/STRONG&gt;/api/v1/time responds with the timestamp. Does that mean that the "Looks like something has been misplaced" error page is expected behaviour? &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vladimir&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2017 06:45:59 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Accessing-API-Managed-URL/m-p/33487#M3831</guid>
      <dc:creator>vladimir_starir</dc:creator>
      <dc:date>2017-08-29T06:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing API Managed URL</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Accessing-API-Managed-URL/m-p/33488#M3832</link>
      <description>&lt;P&gt;If it worked it means that the MAIN_URL and ENV_ID is correct. What API call do you try to execute that you got "error page" ? &lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2017 07:01:28 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Accessing-API-Managed-URL/m-p/33488#M3832</guid>
      <dc:creator>Radoslaw_Szulgo</dc:creator>
      <dc:date>2017-09-13T07:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing API Managed URL</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Accessing-API-Managed-URL/m-p/33489#M3833</link>
      <description>&lt;P&gt;Hi Vladimir,&lt;/P&gt;&lt;P&gt;I know this question was asked a while ago, but checking in to see if you figured out your issue.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Hayden&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2018 19:02:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Accessing-API-Managed-URL/m-p/33489#M3833</guid>
      <dc:creator>hayden_miedema</dc:creator>
      <dc:date>2018-01-18T19:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing API Managed URL</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Accessing-API-Managed-URL/m-p/33490#M3834</link>
      <description>&lt;P&gt;Sorry, I don't remember what the solution here was. I think it was something minor as not following the documentation correctly. &lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2018 07:17:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Accessing-API-Managed-URL/m-p/33490#M3834</guid>
      <dc:creator>vladimir_starir</dc:creator>
      <dc:date>2018-01-19T07:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing API Managed URL</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Accessing-API-Managed-URL/m-p/33491#M3835</link>
      <description>&lt;P&gt;No worries! Just wanted to make sure your issue was solved.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 20:31:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Accessing-API-Managed-URL/m-p/33491#M3835</guid>
      <dc:creator>hayden_miedema</dc:creator>
      <dc:date>2018-01-22T20:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing API Managed URL</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Accessing-API-Managed-URL/m-p/33492#M3836</link>
      <description>&lt;P&gt;I encounter the issue right now, so if any one can give the solution &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Sep 2019 14:53:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Accessing-API-Managed-URL/m-p/33492#M3836</guid>
      <dc:creator>gilles_djimi-ex</dc:creator>
      <dc:date>2019-09-18T14:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing API Managed URL</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Accessing-API-Managed-URL/m-p/33493#M3837</link>
      <description>&lt;P&gt;What REST call does not work for you?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Sep 2019 16:41:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Accessing-API-Managed-URL/m-p/33493#M3837</guid>
      <dc:creator>Radoslaw_Szulgo</dc:creator>
      <dc:date>2019-09-18T16:41:51Z</dc:date>
    </item>
  </channel>
</rss>

