<?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: extract hosts in excel or csv in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/extract-hosts-in-excel-or-csv/m-p/110979#M7502</link>
    <description>&lt;P&gt;Hey, You will need to create an API token like this one: &lt;IMG src="https://community.dynatrace.com/legacyfs/online/24447-token-1.jpg" /&gt;&lt;/P&gt;&lt;P&gt;You will need to copy that token code an authorize the API:&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/24477-token-2.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Then make sure you select Try it out! &lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/24454-token-3.jpg" /&gt;&lt;/P&gt;&lt;P&gt;Let me know if you get an error and we can work through it. &lt;/P&gt;</description>
    <pubDate>Thu, 02 Apr 2020 20:48:31 GMT</pubDate>
    <dc:creator>ChadTurner</dc:creator>
    <dc:date>2020-04-02T20:48:31Z</dc:date>
    <item>
      <title>extract hosts in excel or csv</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/extract-hosts-in-excel-or-csv/m-p/110973#M7496</link>
      <description>&lt;P&gt;I want to extract all the list of hosts in a excel or csv file for a Saas&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2020 14:33:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/extract-hosts-in-excel-or-csv/m-p/110973#M7496</guid>
      <dc:creator>mahima_goel</dc:creator>
      <dc:date>2020-04-02T14:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: extract hosts in excel or csv</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/extract-hosts-in-excel-or-csv/m-p/110974#M7497</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;One way to do this would be to utilize the Environment API v1. Under Topology &amp;amp; Smartscape you can grab a list of all available hosts in your environment and then download a json file for the given output. You can then convert that json data into a table in excel. &lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/24474-1585840208532.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/24465-1585840286275.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Here is a link that explains how to convert the json data in exel that might be useful.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.dynatrace.com/spaces/482/dynatrace-open-qa/questions/233359/audit-log-api-how-to-convert-jason-data-to-excel.html" rel="noopener noreferrer" target="_blank"&gt;https://community.dynatrace.com/spaces/482/dynatrace-open-qa/questions/233359/audit-log-api-how-to-convert-jason-data-to-excel.html&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 14:29:12 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/extract-hosts-in-excel-or-csv/m-p/110974#M7497</guid>
      <dc:creator>justin_hogue</dc:creator>
      <dc:date>2023-10-16T14:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: extract hosts in excel or csv</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/extract-hosts-in-excel-or-csv/m-p/110975#M7498</link>
      <description>&lt;P&gt;Is this mean I don't have permissions?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2020 15:21:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/extract-hosts-in-excel-or-csv/m-p/110975#M7498</guid>
      <dc:creator>mahima_goel</dc:creator>
      <dc:date>2020-04-02T15:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: extract hosts in excel or csv</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/extract-hosts-in-excel-or-csv/m-p/110976#M7499</link>
      <description>&lt;P&gt;Did you authorize with an API token that has the correct permissions? &lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/24439-1585841326620.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2020 15:29:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/extract-hosts-in-excel-or-csv/m-p/110976#M7499</guid>
      <dc:creator>justin_hogue</dc:creator>
      <dc:date>2020-04-02T15:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: extract hosts in excel or csv</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/extract-hosts-in-excel-or-csv/m-p/110977#M7500</link>
      <description>&lt;P&gt;To do this you'll need to go to Settings &amp;gt; Integration &amp;gt; Dynatrace API. You'll then need to generate a token with the following permission: Access problem and event feed, metrics, and topology. Then copy the generated token and use it to authorize that API by clicking the lock icon and adding the copied token into the box labeled Value. After that authorize the token and then try to execute that API again. &lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2020 15:34:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/extract-hosts-in-excel-or-csv/m-p/110977#M7500</guid>
      <dc:creator>justin_hogue</dc:creator>
      <dc:date>2020-04-02T15:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: extract hosts in excel or csv</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/extract-hosts-in-excel-or-csv/m-p/110978#M7501</link>
      <description>&lt;P&gt;Did as you said, but still receiving same error&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2020 16:00:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/extract-hosts-in-excel-or-csv/m-p/110978#M7501</guid>
      <dc:creator>mahima_goel</dc:creator>
      <dc:date>2020-04-02T16:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: extract hosts in excel or csv</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/extract-hosts-in-excel-or-csv/m-p/110979#M7502</link>
      <description>&lt;P&gt;Hey, You will need to create an API token like this one: &lt;IMG src="https://community.dynatrace.com/legacyfs/online/24447-token-1.jpg" /&gt;&lt;/P&gt;&lt;P&gt;You will need to copy that token code an authorize the API:&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/24477-token-2.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Then make sure you select Try it out! &lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/24454-token-3.jpg" /&gt;&lt;/P&gt;&lt;P&gt;Let me know if you get an error and we can work through it. &lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2020 20:48:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/extract-hosts-in-excel-or-csv/m-p/110979#M7502</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2020-04-02T20:48:31Z</dc:date>
    </item>
  </channel>
</rss>

