<?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: Report inventory by device type in ExtremeCloud IQ- Site Engine Management Center</title>
    <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/report-inventory-by-device-type/m-p/61077#M7564</link>
    <description>&lt;P&gt;This would be a problem if you have stacks, because the model would be “EXOS Stack”&lt;/P&gt;</description>
    <pubDate>Tue, 02 Feb 2021 17:42:26 GMT</pubDate>
    <dc:creator>Stefan_K_</dc:creator>
    <dc:date>2021-02-02T17:42:26Z</dc:date>
    <item>
      <title>Report inventory by device type</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/report-inventory-by-device-type/m-p/61075#M7562</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way of getting a report with the device count gruped by model?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jose Chaves&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 01:02:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/report-inventory-by-device-type/m-p/61075#M7562</guid>
      <dc:creator>Jose_Chaves</dc:creator>
      <dc:date>2021-02-02T01:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: Report inventory by device type</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/report-inventory-by-device-type/m-p/61076#M7563</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Option 1: export to CSV and make the aggregate by your own.&lt;/P&gt;&lt;P&gt;Option 2: use scripting/workflows to generate such a report.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 06:35:14 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/report-inventory-by-device-type/m-p/61076#M7563</guid>
      <dc:creator>Zdeněk_Pala</dc:creator>
      <dc:date>2021-02-02T06:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Report inventory by device type</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/report-inventory-by-device-type/m-p/61077#M7564</link>
      <description>&lt;P&gt;This would be a problem if you have stacks, because the model would be “EXOS Stack”&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 17:42:26 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/report-inventory-by-device-type/m-p/61077#M7564</guid>
      <dc:creator>Stefan_K_</dc:creator>
      <dc:date>2021-02-02T17:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: Report inventory by device type</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/report-inventory-by-device-type/m-p/61078#M7565</link>
      <description>&lt;P&gt;Hi Jose,&lt;/P&gt;&lt;P&gt;Here is a possible way to query via XMC GraphiQL API. Afterwards you can process the output further as you’d like to. I’d suggest using python for the API calls. Just have a look at &lt;A target="_blank" rel="nofollow noreferrer noopener"&gt;https://&amp;lt;XMC-IP&amp;gt;:8443/nbi/graphiql/index.html?&lt;/A&gt; and try around.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;FIGURE&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="02201d2555204989980d0d45c87c3fc3_a40dcbf4-67d5-4085-be52-0398d982b79f.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/4814i215778E8A98BE430/image-size/large?v=v2&amp;amp;px=999" role="button" title="02201d2555204989980d0d45c87c3fc3_a40dcbf4-67d5-4085-be52-0398d982b79f.png" alt="02201d2555204989980d0d45c87c3fc3_a40dcbf4-67d5-4085-be52-0398d982b79f.png" /&gt;&lt;/span&gt;&lt;/FIGURE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;Yannick&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 00:27:39 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/report-inventory-by-device-type/m-p/61078#M7565</guid>
      <dc:creator>yas1</dc:creator>
      <dc:date>2021-02-03T00:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Report inventory by device type</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/report-inventory-by-device-type/m-p/61079#M7566</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The export to CSV worked.&lt;/P&gt;&lt;P&gt;I will try with the API, a python script in a workflow to send it by mail.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jose Chaves&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 03:19:16 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/report-inventory-by-device-type/m-p/61079#M7566</guid>
      <dc:creator>Jose_Chaves</dc:creator>
      <dc:date>2021-02-04T03:19:16Z</dc:date>
    </item>
  </channel>
</rss>

