<?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: Is there Any api for to get the HOSTID and TIMESERIESID?? in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/Is-there-Any-api-for-to-get-the-HOSTID-and-TIMESERIESID/m-p/26328#M1359</link>
    <description>&lt;P&gt;Dynatrace Saas URL is&lt;/P&gt;
&lt;P data-unlink="true"&gt;https://xxxxxx.live.dynatrace.com/#deploymentstatus&amp;nbsp;how can we execute that in our local machine to get the HOSTID.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/12162-deploy-dynatrace-hostid.jpg" border="0" /&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 29 May 2023 09:30:26 GMT</pubDate>
    <dc:creator>naveena</dc:creator>
    <dc:date>2023-05-29T09:30:26Z</dc:date>
    <item>
      <title>Is there Any api for to get the HOSTID and TIMESERIESID??</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Is-there-Any-api-for-to-get-the-HOSTID-and-TIMESERIESID/m-p/26317#M1348</link>
      <description>&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/12094-hosttimeseriesid.jpg" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2017 08:00:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Is-there-Any-api-for-to-get-the-HOSTID-and-TIMESERIESID/m-p/26317#M1348</guid>
      <dc:creator>naveena</dc:creator>
      <dc:date>2017-05-03T08:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: Is there Any api for to get the HOSTID and TIMESERIESID??</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Is-there-Any-api-for-to-get-the-HOSTID-and-TIMESERIESID/m-p/26318#M1349</link>
      <description>&lt;P&gt;Timeseries ids are in the table here: &lt;A href="https://help.dynatrace.com/dynatrace-api/timeseries/how-do-i-fetch-the-metrics-of-monitored-entities/"&gt;https://help.dynatrace.com/dynatrace-api/timeserie...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Host ids can be found in the URL param when you navigate in UI to that particular host details page.&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2017 08:15:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Is-there-Any-api-for-to-get-the-HOSTID-and-TIMESERIESID/m-p/26318#M1349</guid>
      <dc:creator>Radoslaw_Szulgo</dc:creator>
      <dc:date>2017-05-03T08:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is there Any api for to get the HOSTID and TIMESERIESID??</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Is-there-Any-api-for-to-get-the-HOSTID-and-TIMESERIESID/m-p/26319#M1350</link>
      <description>&lt;P&gt;Rad,&lt;/P&gt;
&lt;P&gt;Sorry , i didn't get your answer.&lt;/P&gt;
&lt;P&gt;I want to run the below API in postman.&lt;/P&gt;
&lt;P&gt;https://{id}.live.dynatrace.com/api/v1/timeseries?relativeTime=hour&amp;amp;entity=HOST-B64B6B9CB11E2244&amp;amp;aggregationType=AVG&amp;amp;timeseriesId=com.dynatrace.builtin:host.cpu.user&lt;/P&gt;
&lt;P&gt;what shall i give as entity and timeseriesId ?&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2023 09:29:49 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Is-there-Any-api-for-to-get-the-HOSTID-and-TIMESERIESID/m-p/26319#M1350</guid>
      <dc:creator>naveena</dc:creator>
      <dc:date>2023-05-29T09:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Is there Any api for to get the HOSTID and TIMESERIESID??</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Is-there-Any-api-for-to-get-the-HOSTID-and-TIMESERIESID/m-p/26320#M1351</link>
      <description>&lt;P&gt;Depends what metric you want to get use a timeserie Id from the table described here: &lt;A href="https://help.dynatrace.com/dynatrace-api/timeseries/how-do-i-fetch-the-metrics-of-monitored-entities/?_ga=2.75353298.110615924.1493800053-1791379439.1429300141#available-timeseries"&gt;https://help.dynatrace.com/dynatrace-api/timeserie...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Then to get entity Id - for instance host :&lt;/P&gt;&lt;P&gt;1. Go to Hosts page in UI&lt;/P&gt;&lt;P&gt;2. Select host that you want to use&lt;/P&gt;&lt;P&gt;3. Look at the page URL. There should be entity ID included in the parameters.&lt;/P&gt;&lt;P&gt;Better now ?&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2017 08:32:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Is-there-Any-api-for-to-get-the-HOSTID-and-TIMESERIESID/m-p/26320#M1351</guid>
      <dc:creator>Radoslaw_Szulgo</dc:creator>
      <dc:date>2017-05-03T08:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Is there Any api for to get the HOSTID and TIMESERIESID??</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Is-there-Any-api-for-to-get-the-HOSTID-and-TIMESERIESID/m-p/26321#M1352</link>
      <description>&lt;P&gt;Thanks Radoslaw,&lt;/P&gt;&lt;P&gt;sorry for asking, if possible can you please attach the screenshot for entity ID.&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2017 10:01:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Is-there-Any-api-for-to-get-the-HOSTID-and-TIMESERIESID/m-p/26321#M1352</guid>
      <dc:creator>naveena</dc:creator>
      <dc:date>2017-05-03T10:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: Is there Any api for to get the HOSTID and TIMESERIESID??</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Is-there-Any-api-for-to-get-the-HOSTID-and-TIMESERIESID/m-p/26322#M1353</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Entity ID&lt;/STRONG&gt; is highlighted in the URL :&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/12114-2017-05-03-21-10-59-host-demo-tenant-rafal-psciuk.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2017 19:14:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Is-there-Any-api-for-to-get-the-HOSTID-and-TIMESERIESID/m-p/26322#M1353</guid>
      <dc:creator>Radoslaw_Szulgo</dc:creator>
      <dc:date>2017-05-03T19:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: Is there Any api for to get the HOSTID and TIMESERIESID??</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Is-there-Any-api-for-to-get-the-HOSTID-and-TIMESERIESID/m-p/26323#M1354</link>
      <description>&lt;P&gt;Hi Radoslaw,&lt;/P&gt;&lt;P&gt;I installed easyTravel and i ran that, but i couldn't find any host id. Please check attachement for reference.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/12122-hostid.jpg" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 08:19:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Is-there-Any-api-for-to-get-the-HOSTID-and-TIMESERIESID/m-p/26323#M1354</guid>
      <dc:creator>abhaynav</dc:creator>
      <dc:date>2017-05-04T08:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Is there Any api for to get the HOSTID and TIMESERIESID??</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Is-there-Any-api-for-to-get-the-HOSTID-and-TIMESERIESID/m-p/26324#M1355</link>
      <description>&lt;P&gt;ohh ... that is app mon. I was writing about Dynatrace Saas &amp;amp; Managed. The API also refers to that.&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 08:23:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Is-there-Any-api-for-to-get-the-HOSTID-and-TIMESERIESID/m-p/26324#M1355</guid>
      <dc:creator>Radoslaw_Szulgo</dc:creator>
      <dc:date>2017-05-04T08:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: Is there Any api for to get the HOSTID and TIMESERIESID??</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Is-there-Any-api-for-to-get-the-HOSTID-and-TIMESERIESID/m-p/26325#M1356</link>
      <description>&lt;P&gt;What is the difference between them and am i in correct track ?&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 08:31:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Is-there-Any-api-for-to-get-the-HOSTID-and-TIMESERIESID/m-p/26325#M1356</guid>
      <dc:creator>abhaynav</dc:creator>
      <dc:date>2017-05-04T08:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is there Any api for to get the HOSTID and TIMESERIESID??</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Is-there-Any-api-for-to-get-the-HOSTID-and-TIMESERIESID/m-p/26326#M1357</link>
      <description>&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/12131-oneagent.jpg" /&gt;&lt;/P&gt;&lt;P&gt;Hi Radoslaw,&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/12130-host-id.jpg" /&gt;&lt;/P&gt;&lt;P&gt;When iam adding tier iam getting above error. Can you please guide me.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naveen Ambala&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2017 05:32:57 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Is-there-Any-api-for-to-get-the-HOSTID-and-TIMESERIESID/m-p/26326#M1357</guid>
      <dc:creator>abhaynav</dc:creator>
      <dc:date>2017-05-05T05:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Is there Any api for to get the HOSTID and TIMESERIESID??</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Is-there-Any-api-for-to-get-the-HOSTID-and-TIMESERIESID/m-p/26327#M1358</link>
      <description>&lt;P&gt;Sorry, I'm a bit confused now. Do you have an issue with App mon (screenshot 1) or with Dynatrace SaaS (screenshot 2)  ? &lt;/P&gt;&lt;P&gt;Both screenshots show that you should restart some java processes. You need to do it manually from the OS.&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2017 15:39:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Is-there-Any-api-for-to-get-the-HOSTID-and-TIMESERIESID/m-p/26327#M1358</guid>
      <dc:creator>Radoslaw_Szulgo</dc:creator>
      <dc:date>2017-05-05T15:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Is there Any api for to get the HOSTID and TIMESERIESID??</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Is-there-Any-api-for-to-get-the-HOSTID-and-TIMESERIESID/m-p/26328#M1359</link>
      <description>&lt;P&gt;Dynatrace Saas URL is&lt;/P&gt;
&lt;P data-unlink="true"&gt;https://xxxxxx.live.dynatrace.com/#deploymentstatus&amp;nbsp;how can we execute that in our local machine to get the HOSTID.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/12162-deploy-dynatrace-hostid.jpg" border="0" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2023 09:30:26 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Is-there-Any-api-for-to-get-the-HOSTID-and-TIMESERIESID/m-p/26328#M1359</guid>
      <dc:creator>naveena</dc:creator>
      <dc:date>2023-05-29T09:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Is there Any api for to get the HOSTID and TIMESERIESID??</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Is-there-Any-api-for-to-get-the-HOSTID-and-TIMESERIESID/m-p/26329#M1360</link>
      <description>&lt;P&gt;From the screenshot HOSTID = HOST-DEMO0000000001 &lt;/P&gt;&lt;P&gt;but this is a demo host that is only to show you some data in UI. A dummy host. &lt;/P&gt;&lt;P&gt;You should try to find a real one.&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2017 08:26:41 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Is-there-Any-api-for-to-get-the-HOSTID-and-TIMESERIESID/m-p/26329#M1360</guid>
      <dc:creator>Radoslaw_Szulgo</dc:creator>
      <dc:date>2017-05-09T08:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is there Any api for to get the HOSTID and TIMESERIESID??</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Is-there-Any-api-for-to-get-the-HOSTID-and-TIMESERIESID/m-p/26330#M1361</link>
      <description>&lt;P&gt;Hi Radoslaw,&lt;/P&gt;&lt;P&gt;Acutally iam also asking the same , not able to get the real one, how to get the real HOST-ID . Can you please suggest some steps.&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;Thanks,&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;Naveen Ambala&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2017 06:00:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Is-there-Any-api-for-to-get-the-HOSTID-and-TIMESERIESID/m-p/26330#M1361</guid>
      <dc:creator>naveena</dc:creator>
      <dc:date>2017-05-10T06:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: Is there Any api for to get the HOSTID and TIMESERIESID??</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Is-there-Any-api-for-to-get-the-HOSTID-and-TIMESERIESID/m-p/26331#M1362</link>
      <description>&lt;P&gt;Naveen... you need to deploy an agent firstly on a host. &lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2017 10:07:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Is-there-Any-api-for-to-get-the-HOSTID-and-TIMESERIESID/m-p/26331#M1362</guid>
      <dc:creator>Radoslaw_Szulgo</dc:creator>
      <dc:date>2017-05-10T10:07:13Z</dc:date>
    </item>
  </channel>
</rss>

