<?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: Meraki AP Client Usage in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/meraki-ap-client-usage/m-p/5397621#M57</link>
    <description>&lt;P&gt;&lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/28508"&gt;@klaustecnico&lt;/A&gt;, you do have one hour of data &lt;SPAN class="lia-unicode-emoji" title=":grinning_face:"&gt;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/SPAN&gt; You have from 20/08/2021 18:50 to 20/08/2021 19:50, but it’s provided in 5 minute intervals. The 5 minute intervals are because you have autoResolution=true as one of your parameters, you’ll need to define the resolution manually if you don’t want it provided in 5 minute intervals - or massage it to what you need in a script.&lt;/P&gt;&lt;P&gt;EDIT: try resolution=3600 instead of &lt;SPAN&gt;autoResolution=true&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 20 Aug 2021 23:08:01 GMT</pubDate>
    <dc:creator>BRUCE NEWTON</dc:creator>
    <dc:date>2021-08-20T23:08:01Z</dc:date>
    <item>
      <title>Meraki AP Client Usage</title>
      <link>https://community.cisco.com/t5/network-platform-api/meraki-ap-client-usage/m-p/5397620#M56</link>
      <description>&lt;P&gt;Hello Meraki Team.&lt;/P&gt;&lt;P&gt;Please, I need help to understand why I am getting several results for many days using the API getNetworkWirelessClientCountHistory.&lt;/P&gt;&lt;P&gt;I am using timespan 3600. I expected to receive only one hour of data.&lt;/P&gt;&lt;P&gt;&lt;A href="https://api.meraki.com/api/v1/networks/" target="_blank" rel="noopener nofollow noreferrer"&gt;https://api.meraki.com/api/v1/networks/&lt;/A&gt;{network}/wireless/clientCountHistory?timespan=3600&amp;amp;autoResolution=true&amp;amp;ssid={ssid}&lt;/P&gt;&lt;P&gt;$ python script_count_ssid_usage.py&lt;BR /&gt;[&lt;BR /&gt;{&lt;BR /&gt;"startTs": "2021-08-20T18:50:00Z",&lt;BR /&gt;"endTs": "2021-08-20T18:55:00Z",&lt;BR /&gt;"clientCount": 4&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"startTs": "2021-08-20T18:55:00Z",&lt;BR /&gt;"endTs": "2021-08-20T19:00:00Z",&lt;BR /&gt;"clientCount": 4&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"startTs": "2021-08-20T19:00:00Z",&lt;BR /&gt;"endTs": "2021-08-20T19:05:00Z",&lt;BR /&gt;"clientCount": 4&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"startTs": "2021-08-20T19:05:00Z",&lt;BR /&gt;"endTs": "2021-08-20T19:10:00Z",&lt;BR /&gt;"clientCount": 4&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"startTs": "2021-08-20T19:10:00Z",&lt;BR /&gt;"endTs": "2021-08-20T19:15:00Z",&lt;BR /&gt;"clientCount": 4&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"startTs": "2021-08-20T19:15:00Z",&lt;BR /&gt;"endTs": "2021-08-20T19:20:00Z",&lt;BR /&gt;"clientCount": 4&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"startTs": "2021-08-20T19:20:00Z",&lt;BR /&gt;"endTs": "2021-08-20T19:25:00Z",&lt;BR /&gt;"clientCount": 4&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"startTs": "2021-08-20T19:25:00Z",&lt;BR /&gt;"endTs": "2021-08-20T19:30:00Z",&lt;BR /&gt;"clientCount": 4&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"startTs": "2021-08-20T19:30:00Z",&lt;BR /&gt;"endTs": "2021-08-20T19:35:00Z",&lt;BR /&gt;"clientCount": 4&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"startTs": "2021-08-20T19:35:00Z",&lt;BR /&gt;"endTs": "2021-08-20T19:40:00Z",&lt;BR /&gt;"clientCount": 4&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"startTs": "2021-08-20T19:40:00Z",&lt;BR /&gt;"endTs": "2021-08-20T19:45:00Z",&lt;BR /&gt;"clientCount": 4&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"startTs": "2021-08-20T19:45:00Z",&lt;BR /&gt;"endTs": "2021-08-20T19:50:00Z",&lt;BR /&gt;"clientCount": 4&lt;BR /&gt;}&lt;BR /&gt;]&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Klaus Engelmann&lt;/P&gt;</description>
      <pubDate>Fri, 20 Aug 2021 19:53:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/meraki-ap-client-usage/m-p/5397620#M56</guid>
      <dc:creator>klaustecnico</dc:creator>
      <dc:date>2021-08-20T19:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Meraki AP Client Usage</title>
      <link>https://community.cisco.com/t5/network-platform-api/meraki-ap-client-usage/m-p/5397621#M57</link>
      <description>&lt;P&gt;&lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/28508"&gt;@klaustecnico&lt;/A&gt;, you do have one hour of data &lt;SPAN class="lia-unicode-emoji" title=":grinning_face:"&gt;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/SPAN&gt; You have from 20/08/2021 18:50 to 20/08/2021 19:50, but it’s provided in 5 minute intervals. The 5 minute intervals are because you have autoResolution=true as one of your parameters, you’ll need to define the resolution manually if you don’t want it provided in 5 minute intervals - or massage it to what you need in a script.&lt;/P&gt;&lt;P&gt;EDIT: try resolution=3600 instead of &lt;SPAN&gt;autoResolution=true&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Aug 2021 23:08:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/meraki-ap-client-usage/m-p/5397621#M57</guid>
      <dc:creator>BRUCE NEWTON</dc:creator>
      <dc:date>2021-08-20T23:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: Meraki AP Client Usage</title>
      <link>https://community.cisco.com/t5/network-platform-api/meraki-ap-client-usage/m-p/5397622#M58</link>
      <description>&lt;P&gt;Hello Bruce.&lt;/P&gt;&lt;P&gt;It worked !!!&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;url_api = &lt;A href="https://api.meraki.com/api/v1/networks/{network}/wireless/clientCountHistory?timespan=3600&amp;amp;resolution=300&amp;amp;ssid={ssid" target="_blank" rel="noopener nofollow noreferrer"&gt;/api/v1/networks/{network}/wireless/clientCountHistory?timespan=3600&amp;amp;resolution=300&amp;amp;ssid={ssid&lt;/A&gt;}&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;BR /&gt;Thanks !!!&lt;/P&gt;&lt;P&gt;[&lt;BR /&gt;{&lt;BR /&gt;"startTs": "2021-08-23T11:00:00Z",&lt;BR /&gt;"endTs": "2021-08-23T12:00:00Z",&lt;BR /&gt;"clientCount": 383&lt;BR /&gt;}&lt;BR /&gt;]&lt;/P&gt;</description>
      <pubDate>Mon, 23 Aug 2021 12:31:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/meraki-ap-client-usage/m-p/5397622#M58</guid>
      <dc:creator>klaustecnico</dc:creator>
      <dc:date>2021-08-23T12:31:53Z</dc:date>
    </item>
  </channel>
</rss>

