<?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: Connected Client Count per Access Point in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/connected-client-count-per-access-point/m-p/5436223#M5788</link>
    <description>&lt;P&gt;Thanks &lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/68050"&gt;@amabt&lt;/A&gt; and &lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/72576"&gt;@Abdulaziz Loonat&lt;/A&gt;.  So, it looks like we have two solutions.  One that provides an integer response and one that provides information about each client that a software developer could group and total.  GREAT!&lt;/P&gt;</description>
    <pubDate>Wed, 10 May 2023 15:22:41 GMT</pubDate>
    <dc:creator>Prodrick</dc:creator>
    <dc:date>2023-05-10T15:22:41Z</dc:date>
    <item>
      <title>Connected Client Count per Access Point</title>
      <link>https://community.cisco.com/t5/network-platform-api/connected-client-count-per-access-point/m-p/5436220#M5785</link>
      <description>&lt;P&gt;What Organization or Network-level endpoint might I call to get the number of connected clients per Access Point?  Previously we were getting this via snmp.meraki.com, but that has proven to be unreliable.&lt;BR /&gt;&lt;BR /&gt;Maybe it's possible with this endpoint by totaling the number of clients grouped by recentDeviceName or recentDeviceSerial?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="https://api.meraki.com/api/v1/networks/:networkId/clients" target="_blank" rel="nofollow noopener noreferrer"&gt;https://api.meraki.com/api/v1/networks/:networkId/clients&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2023 21:45:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/connected-client-count-per-access-point/m-p/5436220#M5785</guid>
      <dc:creator>Prodrick</dc:creator>
      <dc:date>2023-05-09T21:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: Connected Client Count per Access Point</title>
      <link>https://community.cisco.com/t5/network-platform-api/connected-client-count-per-access-point/m-p/5436221#M5786</link>
      <description>&lt;P&gt;&lt;A href="https://developer.cisco.com/meraki/api-v1/#!get-network-wireless-client-count-history" target="_blank" rel="nofollow noopener noreferrer"&gt;https://developer.cisco.com/meraki/api-v1/#!get-network-wireless-client-count-history&lt;/A&gt; seem to have what you are after if you filter by device serial.&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2023 22:53:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/connected-client-count-per-access-point/m-p/5436221#M5786</guid>
      <dc:creator>amabt</dc:creator>
      <dc:date>2023-05-09T22:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Connected Client Count per Access Point</title>
      <link>https://community.cisco.com/t5/network-platform-api/connected-client-count-per-access-point/m-p/5436222#M5787</link>
      <description>&lt;P&gt;I have written such a API that collects this information writes its to a back end database and has a on premise web page to see client connections per AP and network&lt;/P&gt;&lt;P&gt;I will dig out the code and post it here&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 15:14:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/connected-client-count-per-access-point/m-p/5436222#M5787</guid>
      <dc:creator>Abdulaziz Loonat</dc:creator>
      <dc:date>2023-05-10T15:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: Connected Client Count per Access Point</title>
      <link>https://community.cisco.com/t5/network-platform-api/connected-client-count-per-access-point/m-p/5436223#M5788</link>
      <description>&lt;P&gt;Thanks &lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/68050"&gt;@amabt&lt;/A&gt; and &lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/72576"&gt;@Abdulaziz Loonat&lt;/A&gt;.  So, it looks like we have two solutions.  One that provides an integer response and one that provides information about each client that a software developer could group and total.  GREAT!&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 15:22:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/connected-client-count-per-access-point/m-p/5436223#M5788</guid>
      <dc:creator>Prodrick</dc:creator>
      <dc:date>2023-05-10T15:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: Connected Client Count per Access Point</title>
      <link>https://community.cisco.com/t5/network-platform-api/connected-client-count-per-access-point/m-p/5436224#M5789</link>
      <description>&lt;P&gt;with my solution I get notification if the client count per AP reaches 30 client  also did another API that collects AP utilisation in % for the 2.4 and 5Ghz and again alerts me if utilisation goes above 90%&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 15:28:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/connected-client-count-per-access-point/m-p/5436224#M5789</guid>
      <dc:creator>Abdulaziz Loonat</dc:creator>
      <dc:date>2023-05-10T15:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Connected Client Count per Access Point</title>
      <link>https://community.cisco.com/t5/network-platform-api/connected-client-count-per-access-point/m-p/5436225#M5790</link>
      <description>&lt;P&gt;Agreed, that the clients endpoint provides richer information and uses the same number of calls.  Is your solution published anywhere?&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 15:31:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/connected-client-count-per-access-point/m-p/5436225#M5790</guid>
      <dc:creator>Prodrick</dc:creator>
      <dc:date>2023-05-10T15:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: Connected Client Count per Access Point</title>
      <link>https://community.cisco.com/t5/network-platform-api/connected-client-count-per-access-point/m-p/5436226#M5791</link>
      <description>&lt;P&gt;This is the API I call to get client count per AP&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" rel="noopener"&gt;https://api.meraki.com/api/v1/networks/&amp;lt;NetworkID&amp;gt;/wireless/clientCountHistory?timespan=600&amp;amp;resolution=600&amp;amp;band=&amp;lt;band&amp;gt;&amp;amp;deviceSerial=&amp;lt;APSerialNumber&amp;gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I pass the network ID, the band either 2.4 or 5 Ghz abd serial number of the AP, the time span I use is 10 minutes and this API is called every 10 minutes.&lt;/P&gt;&lt;P&gt;Once the results are returned back as a json file, I then do the processing to extract the details and write to a back end SQL database. I then have a Power BI report that can graph the AP client count over a period of time.&lt;/P&gt;&lt;P&gt;I did a very quick and dirty way to get this information am sure there is a better way but dont have time to look into this. For my purpose, the above works for me and been running past 12 months&lt;/P&gt;&lt;P&gt;More info here&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.cisco.com/meraki/api-latest/#!get-network-wireless-client-count-history" target="_blank" rel="noopener nofollow noreferrer"&gt;https://developer.cisco.com/meraki/api-latest/#!get-network-wireless-client-count-history&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 09:23:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/connected-client-count-per-access-point/m-p/5436226#M5791</guid>
      <dc:creator>Abdulaziz Loonat</dc:creator>
      <dc:date>2023-05-11T09:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: Connected Client Count per Access Point</title>
      <link>https://community.cisco.com/t5/network-platform-api/connected-client-count-per-access-point/m-p/5436227#M5792</link>
      <description>&lt;P&gt;This is great, it’s just an expensive API call in large environments.&lt;/P&gt;</description>
      <pubDate>Sun, 04 Feb 2024 02:58:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/connected-client-count-per-access-point/m-p/5436227#M5792</guid>
      <dc:creator>Prodrick</dc:creator>
      <dc:date>2024-02-04T02:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: Connected Client Count per Access Point</title>
      <link>https://community.cisco.com/t5/network-platform-api/connected-client-count-per-access-point/m-p/5436228#M5793</link>
      <description>&lt;P&gt;This is the code I use. I also have code to dump the information to a spreadsheet.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/jadexing/Merakicode/blob/main/UserCountPerNetwork" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/jadexing/Merakicode/blob/main/UserCountPerNetwork&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2024 00:44:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/connected-client-count-per-access-point/m-p/5436228#M5793</guid>
      <dc:creator>Jamiegprice15</dc:creator>
      <dc:date>2024-03-21T00:44:12Z</dc:date>
    </item>
  </channel>
</rss>

