<?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: error while using curl in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/Error-while-using-curl/m-p/247122#M3174</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/75656"&gt;@Vijayt&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Not sure if you are aware but APIs of Dynatrace keep changing regularly. To stay up to date please follow the Swagger page provided by Dynatrace from where you can run the APIs without actually having to run the curl from any other host.&lt;BR /&gt;Also, Here you can find the updated API request.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://{environmentid}.live.dynatrace.com/rest-api-doc/index.jsp?urls.primaryName=Configuration%20API#/Dashboards/getDashboardStubsList" target="_blank"&gt;https://{environmentid}.live.dynatrace.com/rest-api-doc/index.jsp?urls.primaryName=Configuration%20API#/Dashboards/getDashboardStubsList&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Maheedhar.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 03 Jun 2024 06:12:31 GMT</pubDate>
    <dc:creator>Maheedhar_T</dc:creator>
    <dc:date>2024-06-03T06:12:31Z</dc:date>
    <item>
      <title>Error while using curl</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Error-while-using-curl/m-p/247084#M3173</link>
      <description>&lt;P&gt;I have two question&lt;/P&gt;
&lt;P&gt;1.&amp;nbsp; where i&amp;nbsp; can run dsql&amp;nbsp; .&amp;nbsp; i dont see any navigation in dynatrace .any separate tool to be installed&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp; i using a simple&amp;nbsp; query to list of dashboards&amp;nbsp; using curl but for any query , i always get "the document has moved "&lt;/P&gt;
&lt;P&gt;am i missing something&amp;nbsp;&lt;/P&gt;
&lt;P&gt;curl -X "GET" ^&lt;BR /&gt;More? "&lt;A href="https://xxx.com/e/77c3a9e6-260f-4181-bf1b-a75a9f6856f9/api/config/v1/dashboards" target="_blank" rel="noopener"&gt;https://xxx.com/e/77c3a9e6-260f-4181-bf1b-a75a9f6856f9/api/config/v1/dashboards&lt;/A&gt;" ^&lt;BR /&gt;More? -H "accept: application/json; charset=utf-8" ^&lt;BR /&gt;More? -H "Authorization: Api-Token dt0c01.xxxx"&lt;BR /&gt;&amp;lt;!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"&amp;gt;&lt;BR /&gt;&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&lt;BR /&gt;&amp;lt;title&amp;gt;&lt;STRONG&gt;302 Found&lt;/STRONG&gt;&amp;lt;/title&amp;gt;&lt;BR /&gt;&amp;lt;/head&amp;gt;&amp;lt;body&amp;gt;&lt;BR /&gt;&amp;lt;h1&amp;gt;Found&amp;lt;/h1&amp;gt;&lt;BR /&gt;&amp;lt;p&amp;gt;&lt;STRONG&gt;The document has moved&lt;/STRONG&gt; &amp;lt;a href="&lt;A href="https://xxx/dynatrace-io.fcc?TYPE=33554433&amp;amp;amp;REALMOID=06-0005035f-6349-154a-9d9e-00017f000000&amp;amp;amp;GUID=&amp;amp;amp;SMAUTHREASON=0&amp;amp;amp;METHOD=GET&amp;amp;amp;SMAGENTNAME=$SM$Oo4VyBlALS%2fPxN23f1shBpV1ZJVMDc%2bQt7LMzCCSNOfNjrVL9I3AsSyM2I84X%2fVn&amp;amp;amp;TARGET=$SM$https%3a%2f%2fdxcdynatrace-io%2esso%2eglb%2eplatform%2edxc%2ecom%2fe%2f77c3a9e6-260f-4181-bf1b-a75a9f6856f9%2fapi%2fconfig%2fv1%2fdashboards" target="_blank" rel="noopener"&gt;https://xxx/dynatrace-io.fcc?TYPE=33554433&amp;amp;amp;REALMOID=06-0005035f-6349-154a-9d9e-00017f000000&amp;amp;amp;GUID=&amp;amp;amp;SMAUTHREASON=0&amp;amp;amp;METHOD=GET&amp;amp;amp;SMAGENTNAME=$SM$Oo4VyBlALS%2fPxN23f1shBpV1ZJVMDc%2bQt7LMzCCSNOfNjrVL9I3AsSyM2I84X%2fVn&amp;amp;amp;TARGET=$SM$https%3a%2f%2fdxcdynatrace-io%2esso%2eglb%2eplatform%2edxc%2ecom%2fe%2f77c3a9e6-260f-4181-bf1b-a75a9f6856f9%2fapi%2fconfig%2fv1%2fdashboards&lt;/A&gt;"&amp;gt;here&amp;lt;/a&amp;gt;.&amp;lt;/p&amp;gt;&lt;BR /&gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2024 10:42:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Error-while-using-curl/m-p/247084#M3173</guid>
      <dc:creator>Vijayt</dc:creator>
      <dc:date>2024-06-07T10:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: error while using curl</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Error-while-using-curl/m-p/247122#M3174</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/75656"&gt;@Vijayt&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Not sure if you are aware but APIs of Dynatrace keep changing regularly. To stay up to date please follow the Swagger page provided by Dynatrace from where you can run the APIs without actually having to run the curl from any other host.&lt;BR /&gt;Also, Here you can find the updated API request.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://{environmentid}.live.dynatrace.com/rest-api-doc/index.jsp?urls.primaryName=Configuration%20API#/Dashboards/getDashboardStubsList" target="_blank"&gt;https://{environmentid}.live.dynatrace.com/rest-api-doc/index.jsp?urls.primaryName=Configuration%20API#/Dashboards/getDashboardStubsList&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Maheedhar.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2024 06:12:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Error-while-using-curl/m-p/247122#M3174</guid>
      <dc:creator>Maheedhar_T</dc:creator>
      <dc:date>2024-06-03T06:12:31Z</dc:date>
    </item>
  </channel>
</rss>

