<?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 API call to fetch the bandwidth being used on a particular SSID in SMARTZONE 100 in Community and Online Support Services</title>
    <link>https://community.ruckuswireless.com/t5/Community-and-Online-Support/API-call-to-fetch-the-bandwidth-being-used-on-a-particular-SSID/m-p/42299#M1663</link>
    <description>Hi Guys,&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;I am researching on the API call to fetch the bandwidth being used on a particular SSID. We are testing with the smart zone 100.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;In the API, I saw that we can use '/operational/client' that outputs the client&amp;nbsp; [fromClientBytes] and&amp;nbsp;[toClientBytes] . Can we use these attributes?&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Any suggestions?&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Thanks,&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Amardeep&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
    <pubDate>Fri, 06 Dec 2019 13:26:27 GMT</pubDate>
    <dc:creator>amar_deep</dc:creator>
    <dc:date>2019-12-06T13:26:27Z</dc:date>
    <item>
      <title>API call to fetch the bandwidth being used on a particular SSID in SMARTZONE 100</title>
      <link>https://community.ruckuswireless.com/t5/Community-and-Online-Support/API-call-to-fetch-the-bandwidth-being-used-on-a-particular-SSID/m-p/42299#M1663</link>
      <description>Hi Guys,&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;I am researching on the API call to fetch the bandwidth being used on a particular SSID. We are testing with the smart zone 100.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;In the API, I saw that we can use '/operational/client' that outputs the client&amp;nbsp; [fromClientBytes] and&amp;nbsp;[toClientBytes] . Can we use these attributes?&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Any suggestions?&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Thanks,&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Amardeep&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Fri, 06 Dec 2019 13:26:27 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Community-and-Online-Support/API-call-to-fetch-the-bandwidth-being-used-on-a-particular-SSID/m-p/42299#M1663</guid>
      <dc:creator>amar_deep</dc:creator>
      <dc:date>2019-12-06T13:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: API call to fetch the bandwidth being used on a particular SSID in SMARTZONE 100</title>
      <link>https://community.ruckuswireless.com/t5/Community-and-Online-Support/API-call-to-fetch-the-bandwidth-being-used-on-a-particular-SSID/m-p/42300#M1664</link>
      <description>Any updates/suggestions?</description>
      <pubDate>Mon, 09 Dec 2019 14:37:28 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Community-and-Online-Support/API-call-to-fetch-the-bandwidth-being-used-on-a-particular-SSID/m-p/42300#M1664</guid>
      <dc:creator>amar_deep</dc:creator>
      <dc:date>2019-12-09T14:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: API call to fetch the bandwidth being used on a particular SSID in SMARTZONE 100</title>
      <link>https://community.ruckuswireless.com/t5/Community-and-Online-Support/API-call-to-fetch-the-bandwidth-being-used-on-a-particular-SSID/m-p/42301#M1665</link>
      <description>Never mind. I have figured this out&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;We need to make a POST call using the filters:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;/api/public/v6_1/query/client&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;$data = '{&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; "filters": [&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; &amp;nbsp; {&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; "type": "WLAN",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; "value": "WLANID"&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; &amp;nbsp; }&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; ],&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; "fullTextSearch": {&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; &amp;nbsp; "type": "AND",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; &amp;nbsp; "value": "SSID-NAME"&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; },&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; "attributes": [&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; &amp;nbsp; "*"&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; ]&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;}';&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;From the output we can use the&amp;nbsp; &lt;STRONG alt="" name="" rel="" target="" title="" type="" value=""&gt;[txBytes]&lt;/STRONG&gt; and &lt;STRONG alt="" name="" rel="" target="" title="" type="" value=""&gt;[rxBytes]&lt;/STRONG&gt;&amp;nbsp; for b/w collection</description>
      <pubDate>Tue, 10 Dec 2019 10:59:24 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Community-and-Online-Support/API-call-to-fetch-the-bandwidth-being-used-on-a-particular-SSID/m-p/42301#M1665</guid>
      <dc:creator>amar_deep</dc:creator>
      <dc:date>2019-12-10T10:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: API call to fetch the bandwidth being used on a particular SSID in SMARTZONE 100</title>
      <link>https://community.ruckuswireless.com/t5/Community-and-Online-Support/API-call-to-fetch-the-bandwidth-being-used-on-a-particular-SSID/m-p/42302#M1666</link>
      <description>Thanks Amar!</description>
      <pubDate>Tue, 17 Dec 2019 22:42:13 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Community-and-Online-Support/API-call-to-fetch-the-bandwidth-being-used-on-a-particular-SSID/m-p/42302#M1666</guid>
      <dc:creator>michael_brado</dc:creator>
      <dc:date>2019-12-17T22:42:13Z</dc:date>
    </item>
  </channel>
</rss>

