<?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: Application data via API in SmartZone and Virtual SmartZone</title>
    <link>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Application-data-via-API/m-p/23646#M1620</link>
    <description>&lt;P style="margin: 0;"&gt;I dont recall if its on the documented APIs, but it seems its available here:&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;SPAN&gt;/wsg/api/public/v9_1/trafficAnalysis/client/app/ap?_dc=1614180833843&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;SPAN&gt;(User F12 / DevTools to find)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;{
  "filters": [
    {
      "type": "DOMAIN",
      "value": "8b2081d5-9662-40d9-a3db-2a3cf4dde3f7"
    }
  ],
  "extraFilters": [
    {
      "type": "RADIOID",
      "value": "2.4G+5G"
    }
  ],
  "extraNotFilters": [
    {
      "type": "MONITORINGENABLED",
      "value": "true"
    }
  ],
  "attributes": [
    "tx+rx"
  ],
  "extraTimeRange": {
    "start": 1614180296369,
    "end": 1614180476369,
    "interval": 180000
  },
  "options": {},
  "limit": 20,
  "page": 1
}
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 24 Feb 2021 15:35:43 GMT</pubDate>
    <dc:creator>diego_garcia_de</dc:creator>
    <dc:date>2021-02-24T15:35:43Z</dc:date>
    <item>
      <title>Application data via API</title>
      <link>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Application-data-via-API/m-p/23645#M1619</link>
      <description>&lt;P style="margin: 0;"&gt;Hey,&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;My company is using SmartZone Virtual High Scale version &lt;SPAN&gt;5.1.2.0.302. I am attempting to put together an API call that pulls application traffic on the WLAN or Zone. This is part of a large project that I have taken on and have completed everything EXCEPT this. Basically I am trying to replicate this graph (attached) elsewhere.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV data-cannedresponseid="" style="text-align: center;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Image_ images_messages_60366301417d7e5cf8c63f08_3fce6f0dc6527ba27d42e5795a618b30_ruckus-56cfbd88-ccba-484e-af00-8f4e49570171-1571003260.png"&gt;&lt;img src="https://community.ruckuswireless.com/t5/image/serverpage/image-id/2169i23ABE098FC498C95/image-size/large?v=v2&amp;amp;px=999" role="button" title="Image_ images_messages_60366301417d7e5cf8c63f08_3fce6f0dc6527ba27d42e5795a618b30_ruckus-56cfbd88-ccba-484e-af00-8f4e49570171-1571003260.png" alt="Image_ images_messages_60366301417d7e5cf8c63f08_3fce6f0dc6527ba27d42e5795a618b30_ruckus-56cfbd88-ccba-484e-af00-8f4e49570171-1571003260.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 24 Feb 2021 14:30:25 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Application-data-via-API/m-p/23645#M1619</guid>
      <dc:creator>tony_sugent</dc:creator>
      <dc:date>2021-02-24T14:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: Application data via API</title>
      <link>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Application-data-via-API/m-p/23646#M1620</link>
      <description>&lt;P style="margin: 0;"&gt;I dont recall if its on the documented APIs, but it seems its available here:&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;SPAN&gt;/wsg/api/public/v9_1/trafficAnalysis/client/app/ap?_dc=1614180833843&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;SPAN&gt;(User F12 / DevTools to find)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;{
  "filters": [
    {
      "type": "DOMAIN",
      "value": "8b2081d5-9662-40d9-a3db-2a3cf4dde3f7"
    }
  ],
  "extraFilters": [
    {
      "type": "RADIOID",
      "value": "2.4G+5G"
    }
  ],
  "extraNotFilters": [
    {
      "type": "MONITORINGENABLED",
      "value": "true"
    }
  ],
  "attributes": [
    "tx+rx"
  ],
  "extraTimeRange": {
    "start": 1614180296369,
    "end": 1614180476369,
    "interval": 180000
  },
  "options": {},
  "limit": 20,
  "page": 1
}
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 24 Feb 2021 15:35:43 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Application-data-via-API/m-p/23646#M1620</guid>
      <dc:creator>diego_garcia_de</dc:creator>
      <dc:date>2021-02-24T15:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Application data via API</title>
      <link>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Application-data-via-API/m-p/23647#M1621</link>
      <description>&lt;P style="margin: 0;"&gt;That is exactly what I was looking for! Thank you so much Diego. I wish that was documented in the API. Would've saved me a whole day..&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 15:46:50 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Application-data-via-API/m-p/23647#M1621</guid>
      <dc:creator>tony_sugent</dc:creator>
      <dc:date>2021-02-24T15:46:50Z</dc:date>
    </item>
  </channel>
</rss>

