<?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: How the heck do you get the &amp;quot;End-Systems&amp;quot; with API (GraphQL) in ExtremeCloud IQ- Site Engine Management Center</title>
    <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-the-heck-do-you-get-the-quot-end-systems-quot-with-api/m-p/119449#M12774</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;here is example:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zdenk_Pala_0-1753880361643.png" style="width: 400px;"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/8917i2DC5D6EB3073359F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Zdenk_Pala_0-1753880361643.png" alt="Zdenk_Pala_0-1753880361643.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;{accessControl {endSystemByMac(macAddress:"00:50:56:BC:75:14"){endSystem{lastSeenTime}}}}&lt;BR /&gt;&lt;BR /&gt;You can query the list of end-systems and then query attributes you want for each End-system&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jul 2025 13:03:00 GMT</pubDate>
    <dc:creator>Zdeněk_Pala</dc:creator>
    <dc:date>2025-07-30T13:03:00Z</dc:date>
    <item>
      <title>How the heck do you get the "End-Systems" with API (GraphQL)</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-the-heck-do-you-get-the-quot-end-systems-quot-with-api/m-p/119415#M12772</link>
      <description>&lt;P&gt;Trying to get to XIQ -&amp;gt; Control -&amp;gt; End-Systems (Last Seen) using the GraphQL.&amp;nbsp; Just cannot find it.&amp;nbsp; &amp;nbsp;Here's the GUI, but I want to call it in XIQ to get the "MACs" and the "Last Seen" dates.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sbsaylors_0-1753834445666.png" style="width: 400px;"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/8907i115FF3E963C642CC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sbsaylors_0-1753834445666.png" alt="sbsaylors_0-1753834445666.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;I've tried the below, but doesn't seem to be the right field.&lt;BR /&gt;&lt;BR /&gt;{&lt;BR /&gt;accessControl {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; allEndSystemMacs&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;Also tried, but it's just way to much info. I just need the machine name and the last seen date of the MACs.&lt;BR /&gt;{&lt;BR /&gt;accessControl {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;allEndSystemsAsProperties(maxResults: 100)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 00:17:40 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-the-heck-do-you-get-the-quot-end-systems-quot-with-api/m-p/119415#M12772</guid>
      <dc:creator>sbsaylors</dc:creator>
      <dc:date>2025-07-30T00:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: How the heck do you get the "End-Systems" with API (GraphQL)</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-the-heck-do-you-get-the-quot-end-systems-quot-with-api/m-p/119449#M12774</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;here is example:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zdenk_Pala_0-1753880361643.png" style="width: 400px;"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/8917i2DC5D6EB3073359F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Zdenk_Pala_0-1753880361643.png" alt="Zdenk_Pala_0-1753880361643.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;{accessControl {endSystemByMac(macAddress:"00:50:56:BC:75:14"){endSystem{lastSeenTime}}}}&lt;BR /&gt;&lt;BR /&gt;You can query the list of end-systems and then query attributes you want for each End-system&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 13:03:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-the-heck-do-you-get-the-quot-end-systems-quot-with-api/m-p/119449#M12774</guid>
      <dc:creator>Zdeněk_Pala</dc:creator>
      <dc:date>2025-07-30T13:03:00Z</dc:date>
    </item>
  </channel>
</rss>

