<?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: Field names for API calls in RUCKUS One</title>
    <link>https://community.ruckuswireless.com/t5/RUCKUS-One/Field-names-for-API-calls/m-p/107106#M1666</link>
    <description>&lt;P&gt;that's amazing, thank you.&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;I logged a support call but haven't got anywhere yet.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 01 Jul 2025 03:51:57 GMT</pubDate>
    <dc:creator>rm135</dc:creator>
    <dc:date>2025-07-01T03:51:57Z</dc:date>
    <item>
      <title>Field names for API calls</title>
      <link>https://community.ruckuswireless.com/t5/RUCKUS-One/Field-names-for-API-calls/m-p/106975#M1664</link>
      <description>&lt;P&gt;I'm trying to make a api query to&amp;nbsp;/historicalClients/query&amp;nbsp; (e.g.&amp;nbsp;"&lt;A href="https://api.asia.ruckus.cloud/historicalClients/query" target="_blank" rel="noopener"&gt;https://api.asia.ruckus.cloud/historicalClients/query&lt;/A&gt;")&lt;/P&gt;&lt;P&gt;If I omit the fields paramter I just get back an ID for each client. How do I find out what fields are available?&lt;/P&gt;&lt;P&gt;The documentation just has an array of 'string' for the schema.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;"fields"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN class=""&gt;[&lt;/SPAN&gt;&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;"string"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN class=""&gt;]&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I've tried to guess using other values i've seen in other endpoints like /clients&amp;nbsp;&lt;/P&gt;&lt;P&gt;so far I've found id, hostname, ssid. What are the others?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 05:26:55 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/RUCKUS-One/Field-names-for-API-calls/m-p/106975#M1664</guid>
      <dc:creator>rm135</dc:creator>
      <dc:date>2025-06-26T05:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Field names for API calls</title>
      <link>https://community.ruckuswireless.com/t5/RUCKUS-One/Field-names-for-API-calls/m-p/107035#M1665</link>
      <description>&lt;P&gt;The R1 API documentation site is pretty terrible. It's a shame, because the SmartZone API documentation is quite good.&lt;/P&gt;&lt;P&gt;Since you had no answer from a Ruckus person in many days, this may help...&lt;/P&gt;&lt;P&gt;You can sniff the API call by opening your web browser dev tools (F12), navigating to the Network tab, then doing a search on the Clients &amp;gt; Wireless Clients List screen.&lt;/P&gt;&lt;P&gt;You can see that they're looking for eventId [204, 205, 208, 218].&amp;nbsp;This makes sense: these events are [clientDisconnect, clientInactivityTimeout, clientSessionExpiration,&amp;nbsp;smartRoamDisconnect], which looks like the reasons a client becomes historical.&lt;/P&gt;&lt;P&gt;And they request fields: clientMac, clientIP, userName, hostname, venueId, serialNumber, ssid, disconnectTime, cog, ssid, venueName, apName, evnt_datetime, eventId,&amp;nbsp;networkId.&lt;/P&gt;&lt;P&gt;In addition, I successfully retrieved these fields: rxBytes, txBytes, rxFrames,&amp;nbsp;txFrames.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 06:20:45 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/RUCKUS-One/Field-names-for-API-calls/m-p/107035#M1665</guid>
      <dc:creator>ms264556</dc:creator>
      <dc:date>2025-06-30T06:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: Field names for API calls</title>
      <link>https://community.ruckuswireless.com/t5/RUCKUS-One/Field-names-for-API-calls/m-p/107106#M1666</link>
      <description>&lt;P&gt;that's amazing, thank you.&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;I logged a support call but haven't got anywhere yet.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jul 2025 03:51:57 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/RUCKUS-One/Field-names-for-API-calls/m-p/107106#M1666</guid>
      <dc:creator>rm135</dc:creator>
      <dc:date>2025-07-01T03:51:57Z</dc:date>
    </item>
  </channel>
</rss>

