<?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: Getting Active Client Count Per AP in Controllers</title>
    <link>https://community.cisco.com/t5/controllers/getting-active-client-count-per-ap/m-p/3476995#M1467</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jared,&lt;/P&gt;&lt;P&gt;Here is the reply from the experts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;I think that this number is derived from using this API&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s2"&gt;&lt;A href="https://10.22.243.125/api/location/v1/clients?floorRefId=727035700041482264&amp;amp;apList=true&amp;amp;_=1484113149683"&gt;https://10.22.243.125/api/location/v1/clients?floorRefId=727035700041482264&amp;amp;apList=true&amp;amp;_=1484113149683&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;and counting the number of records for each unique "apMacAddress": "3c:08:f6:d9:08:a0",&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;I don’t see a single API that will pull just the number of devices per AP, instead, you add the tag apList=TRUE at the end of the client get API.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;/P&gt;&lt;P class="p1"&gt;Thanks for the question,&lt;/P&gt;&lt;P class="p1"&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jan 2017 15:06:58 GMT</pubDate>
    <dc:creator>matfarre</dc:creator>
    <dc:date>2017-01-11T15:06:58Z</dc:date>
    <item>
      <title>Getting Active Client Count Per AP</title>
      <link>https://community.cisco.com/t5/controllers/getting-active-client-count-per-ap/m-p/3476992#M1464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are trying to get the number of active client on a per AP basis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are referring to the latest version, which is 10.2 for our testing.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/wireless/mse/10-2/api/b_cmx_102_api_reference.html"&gt;https://www.cisco.com/c/en/us/td/docs/wireless/mse/10-2/api/b_cmx_102_api_reference.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;However, it seems that we are not able to identify the specific API to use for the retrieval of "Number of Active Client Per AP".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The closest APIs that we can find that are related to APs and Active Clients are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2 style="text-indent: 0in;"&gt;&lt;SPAN lang="EN-SG" style="font-size: 11.0pt; color: #39393b;"&gt;GET: All APs&lt;/SPAN&gt;&lt;/H2&gt;&lt;H2 style="text-indent: 0in;"&gt;&lt;SPAN lang="EN-SG" style="font-size: 11.0pt; color: #39393b;"&gt;GET: Access Point by MAC Address&lt;/SPAN&gt;&lt;/H2&gt;&lt;H2 style="text-indent: 0in;"&gt;&lt;SPAN lang="EN-SG" style="font-size: 11.0pt; color: #39393b;"&gt;GET: Active Clients Count – &lt;/SPAN&gt;&lt;SPAN lang="EN-SG" style="font-size: 11.0pt; color: red;"&gt;this give us active clients count for the entire campus&lt;/SPAN&gt;&lt;/H2&gt;&lt;H2 style="text-indent: 0in;"&gt;&lt;SPAN lang="EN-SG" style="font-size: 11.0pt; color: #39393b;"&gt;GET: All clients – &lt;/SPAN&gt;&lt;SPAN lang="EN-SG" style="font-size: 11.0pt; color: red;"&gt;this gives us details of all clients &lt;/SPAN&gt;&lt;/H2&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, none of the above will be able to give us “Number of Active Clients per AP”. Will there be a REST API that we can use to retrieve that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jared&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2017 07:11:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/getting-active-client-count-per-ap/m-p/3476992#M1464</guid>
      <dc:creator>jared.ching</dc:creator>
      <dc:date>2017-01-09T07:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Active Client Count Per AP</title>
      <link>https://community.cisco.com/t5/controllers/getting-active-client-count-per-ap/m-p/3476993#M1465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp; &lt;/P&gt;&lt;P&gt;Let me check with the CMX folks regarding a query for this.&amp;nbsp; I will follow-up soon.&lt;/P&gt;&lt;P&gt;The CMX 10.2 Activity Map calculates the active clients for each AP.&amp;nbsp; For example: &lt;SPAN style="font-size: 10pt;"&gt;Client Information: &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;3 connected clients &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;64 detected clients&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Matt&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2017 19:32:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/getting-active-client-count-per-ap/m-p/3476993#M1465</guid>
      <dc:creator>matfarre</dc:creator>
      <dc:date>2017-01-10T19:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Active Client Count Per AP</title>
      <link>https://community.cisco.com/t5/controllers/getting-active-client-count-per-ap/m-p/3476994#M1466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Matt, much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you are right. &lt;SPAN style="font-size: 10pt;"&gt;In fact, I was surprised that I am unable to locate the corresponding REST API to retrieve the data when the data is already being &lt;/SPAN&gt;visualised&lt;SPAN style="font-size: 10pt;"&gt; at the Activity Map.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hoping that we can have a way to retrieve that information.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Jared&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2017 04:13:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/getting-active-client-count-per-ap/m-p/3476994#M1466</guid>
      <dc:creator>jared.ching</dc:creator>
      <dc:date>2017-01-11T04:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Active Client Count Per AP</title>
      <link>https://community.cisco.com/t5/controllers/getting-active-client-count-per-ap/m-p/3476995#M1467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jared,&lt;/P&gt;&lt;P&gt;Here is the reply from the experts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;I think that this number is derived from using this API&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s2"&gt;&lt;A href="https://10.22.243.125/api/location/v1/clients?floorRefId=727035700041482264&amp;amp;apList=true&amp;amp;_=1484113149683"&gt;https://10.22.243.125/api/location/v1/clients?floorRefId=727035700041482264&amp;amp;apList=true&amp;amp;_=1484113149683&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;and counting the number of records for each unique "apMacAddress": "3c:08:f6:d9:08:a0",&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;I don’t see a single API that will pull just the number of devices per AP, instead, you add the tag apList=TRUE at the end of the client get API.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;/P&gt;&lt;P class="p1"&gt;Thanks for the question,&lt;/P&gt;&lt;P class="p1"&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2017 15:06:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/getting-active-client-count-per-ap/m-p/3476995#M1467</guid>
      <dc:creator>matfarre</dc:creator>
      <dc:date>2017-01-11T15:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Active Client Count Per AP</title>
      <link>https://community.cisco.com/t5/controllers/getting-active-client-count-per-ap/m-p/3476996#M1468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Matt, let me try at my client's premises which is running on CMX 10.2 and will revert asap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jared&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2017 00:59:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/getting-active-client-count-per-ap/m-p/3476996#M1468</guid>
      <dc:creator>jared.ching</dc:creator>
      <dc:date>2017-01-12T00:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Active Client Count Per AP</title>
      <link>https://community.cisco.com/t5/controllers/getting-active-client-count-per-ap/m-p/3476997#M1469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you get the solution to your query. Would be helpful to know that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 09:34:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/getting-active-client-count-per-ap/m-p/3476997#M1469</guid>
      <dc:creator>mandpand</dc:creator>
      <dc:date>2017-01-25T09:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Active Client Count Per AP</title>
      <link>https://community.cisco.com/t5/controllers/getting-active-client-count-per-ap/m-p/3476998#M1470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mandar/Matt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have tried out the suggested API in the following forms: &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://10.22.243.125/api/location/v1/clients?floorRefId=727035700041482264&amp;amp;apList=true&amp;amp;_=1484113149683" rel="nofollow" style="font-family: inherit; font-size: 12px; font-style: inherit; font-weight: inherit; color: #0a63a7;" target="_blank"&gt;https://10.22.243.125/api/location/v1/clients?floorRefId=xxx&amp;amp;apList=true&lt;/A&gt;&lt;/P&gt;&lt;P class="p1" style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit;"&gt;and&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit;"&gt;&lt;A class="jive-link-external-small" href="https://10.22.243.125/api/location/v1/clients?floorRefId=727035700041482264&amp;amp;apList=true&amp;amp;_=1484113149683" rel="nofollow" style="color: #0a63a7; font-family: inherit; font-size: 12px; font-style: inherit; font-weight: inherit;" target="_blank"&gt;https://10.22.243.125/api/location/v1/clients?floorRefId=xxx&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit;"&gt;where xxx = floorRefId in my customer environment.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit;"&gt;However, we only get an empty string back. Is there any known issue with the usage of ?floorRefId in the Get: All Clients API?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit;"&gt;Or are we doing something wrong?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit;"&gt;For comparison, usage of ?IPAddress in Get: All Clients works.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit;"&gt;Jared&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 09:43:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/getting-active-client-count-per-ap/m-p/3476998#M1470</guid>
      <dc:creator>jared.ching</dc:creator>
      <dc:date>2017-01-25T09:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Active Client Count Per AP</title>
      <link>https://community.cisco.com/t5/controllers/getting-active-client-count-per-ap/m-p/3476999#M1471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jared,&lt;/P&gt;&lt;P&gt;Double check your floorRefId value.&amp;nbsp; Use the resource /api/config/v1/maps/info/:campusName/:buildingName/:floorName to confirm.&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 16:15:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/getting-active-client-count-per-ap/m-p/3476999#M1471</guid>
      <dc:creator>matfarre</dc:creator>
      <dc:date>2017-01-25T16:15:57Z</dc:date>
    </item>
  </channel>
</rss>

