<?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: Using Dynatrace API in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/Using-Dynatrace-API/m-p/45497#M185</link>
    <description>&lt;P&gt;The environment id is the unique id part within the Webbrowser URL when you login into one of your environments. You find the id after the /e/ part within your web browser.&lt;/P&gt;&lt;P&gt;See help page here:&lt;/P&gt;&lt;P&gt;https://www.dynatrace.com/support/help/get-started/introduction/why-do-i-need-an-access-token-and-an-environment-id/&lt;/P&gt;</description>
    <pubDate>Fri, 08 Dec 2017 13:14:28 GMT</pubDate>
    <dc:creator>wolfgang_beer</dc:creator>
    <dc:date>2017-12-08T13:14:28Z</dc:date>
    <item>
      <title>Using Dynatrace API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Using-Dynatrace-API/m-p/45493#M181</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;According to the documentation, I was trying to make a simple call to the Dynatrace API, but i got the following error :&lt;/P&gt;&lt;P&gt;{"error":{"code":404,"message":"failed to resolve tenant &amp;lt;epw504&amp;gt;"}}&lt;/P&gt;&lt;P&gt;Here was the curl I have made :&lt;/P&gt;&lt;P&gt;curl -L -H "Authorization: Api-Token &lt;EM&gt;tokenID&lt;/EM&gt;" "https://&lt;EM&gt;myDomain&lt;/EM&gt;.com/api/v1/problem/status"&lt;/P&gt;&lt;P&gt;Of course, I have previously generated a token id from the Dynatrace Managed web interface.&lt;/P&gt;&lt;P&gt;Is there a step I have missed ?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2017 17:52:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Using-Dynatrace-API/m-p/45493#M181</guid>
      <dc:creator>thierry_chea1</dc:creator>
      <dc:date>2017-12-07T17:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Using Dynatrace API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Using-Dynatrace-API/m-p/45494#M182</link>
      <description>&lt;P&gt;Hi Thierry,&lt;/P&gt;&lt;P&gt;This seems like an issue with the domain based on the error message. You have above that you are using "https://&lt;EM&gt;myDomain&lt;/EM&gt;.com/api/v1/problem/status". This should follow the format: &lt;A href="https://{id}.live.dynatrace.com"&gt;https://{id}.live.dynatrace.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;So your URL for the call should be https://epw504.live.dynatrace.com/api/v1/problem/status. Can you verify that it is following this standard?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Hayden&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2017 19:10:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Using-Dynatrace-API/m-p/45494#M182</guid>
      <dc:creator>hayden_miedema</dc:creator>
      <dc:date>2017-12-07T19:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: Using Dynatrace API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Using-Dynatrace-API/m-p/45495#M183</link>
      <description>&lt;P&gt;Is it a Dynatrace SaaS or Managed installation? For your own Managed installation you have to use a different URL scheme as it is described within that help page:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dynatrace.com/support/help/dynatrace-api/introduction/what-do-i-need-to-know-to-get-started/"&gt;https://www.dynatrace.com/support/help/dynatrace-a...&lt;/A&gt;&lt;/P&gt;&lt;H4&gt;Dynatrace Managed URL Prefix&lt;/H4&gt;&lt;PRE&gt;&lt;CODE&gt;https://owndomain/e/{id}/api/v1/&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 08 Dec 2017 07:47:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Using-Dynatrace-API/m-p/45495#M183</guid>
      <dc:creator>wolfgang_beer</dc:creator>
      <dc:date>2017-12-08T07:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Using Dynatrace API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Using-Dynatrace-API/m-p/45496#M184</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Sorry, I didn't mentionned what type of Dynatrace I used, it is a Managed installation.&lt;/P&gt;&lt;P&gt;Where can I find the id ? Is it from the Interface at Home --&amp;gt; Settings --&amp;gt; Public Endpoints ?&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/15108-capture.png" /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2017 13:04:56 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Using-Dynatrace-API/m-p/45496#M184</guid>
      <dc:creator>thierry_chea1</dc:creator>
      <dc:date>2017-12-08T13:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Using Dynatrace API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Using-Dynatrace-API/m-p/45497#M185</link>
      <description>&lt;P&gt;The environment id is the unique id part within the Webbrowser URL when you login into one of your environments. You find the id after the /e/ part within your web browser.&lt;/P&gt;&lt;P&gt;See help page here:&lt;/P&gt;&lt;P&gt;https://www.dynatrace.com/support/help/get-started/introduction/why-do-i-need-an-access-token-and-an-environment-id/&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2017 13:14:28 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Using-Dynatrace-API/m-p/45497#M185</guid>
      <dc:creator>wolfgang_beer</dc:creator>
      <dc:date>2017-12-08T13:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: Using Dynatrace API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Using-Dynatrace-API/m-p/45498#M186</link>
      <description>&lt;P&gt;Thierry, if you click on Environments, in the menu on the left, you will have your Environments listed. Click on the environment where your problem was reported (the one you want to export details using the API). Click on Go to Environment button. Once you are in your environment home dashboard, look at the URL box of your browser and you will have the formate described by Wolfgang, including the environment ID, ie https://owndomain/e/{environmentID}/&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2017 21:19:25 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Using-Dynatrace-API/m-p/45498#M186</guid>
      <dc:creator>steve_caron</dc:creator>
      <dc:date>2017-12-08T21:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Using Dynatrace API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Using-Dynatrace-API/m-p/45499#M187</link>
      <description>&lt;P&gt;Thanks, I have followed your steps and have found the environmentID&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2017 17:23:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Using-Dynatrace-API/m-p/45499#M187</guid>
      <dc:creator>thierry_chea1</dc:creator>
      <dc:date>2017-12-11T17:23:10Z</dc:date>
    </item>
  </channel>
</rss>

