<?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 Impacted clients and failure type in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/impacted-clients-and-failure-type/m-p/5453522#M8228</link>
    <description>&lt;P&gt;In &lt;STRONG&gt;Assurance&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Overview&lt;/STRONG&gt; there is a section of the clients. When I choose the &lt;SPAN&gt;&lt;STRONG&gt;Wireless&lt;/STRONG&gt;, and then select one of &lt;STRONG&gt;Association&lt;/STRONG&gt;, &lt;STRONG&gt;Authentication&lt;/STRONG&gt; or &lt;STRONG&gt;IP address&lt;/STRONG&gt;, I can see the &lt;STRONG&gt;Impacted clients&lt;/STRONG&gt; and their &lt;STRONG&gt;Failure type&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;(more details on this page is here: &lt;A href="https://documentation.meraki.com/General_Administration/Cross-Platform_Content/Meraki_Assurance_Overview_Page" target="_blank" rel="nofollow noopener noreferrer"&gt;https://documentation.meraki.com/General_Administration/Cross-Platform_Content/Meraki_Assurance_Overview_Page&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;What is the API that can give me &lt;SPAN&gt;the &lt;STRONG&gt;Impacted clients&lt;/STRONG&gt; and their &lt;STRONG&gt;Failure type&lt;/STRONG&gt;?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 12 Jan 2025 17:11:32 GMT</pubDate>
    <dc:creator>Yaakov Neuman at NetOp AI</dc:creator>
    <dc:date>2025-01-12T17:11:32Z</dc:date>
    <item>
      <title>Impacted clients and failure type</title>
      <link>https://community.cisco.com/t5/network-platform-api/impacted-clients-and-failure-type/m-p/5453522#M8228</link>
      <description>&lt;P&gt;In &lt;STRONG&gt;Assurance&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Overview&lt;/STRONG&gt; there is a section of the clients. When I choose the &lt;SPAN&gt;&lt;STRONG&gt;Wireless&lt;/STRONG&gt;, and then select one of &lt;STRONG&gt;Association&lt;/STRONG&gt;, &lt;STRONG&gt;Authentication&lt;/STRONG&gt; or &lt;STRONG&gt;IP address&lt;/STRONG&gt;, I can see the &lt;STRONG&gt;Impacted clients&lt;/STRONG&gt; and their &lt;STRONG&gt;Failure type&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;(more details on this page is here: &lt;A href="https://documentation.meraki.com/General_Administration/Cross-Platform_Content/Meraki_Assurance_Overview_Page" target="_blank" rel="nofollow noopener noreferrer"&gt;https://documentation.meraki.com/General_Administration/Cross-Platform_Content/Meraki_Assurance_Overview_Page&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;What is the API that can give me &lt;SPAN&gt;the &lt;STRONG&gt;Impacted clients&lt;/STRONG&gt; and their &lt;STRONG&gt;Failure type&lt;/STRONG&gt;?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Jan 2025 17:11:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/impacted-clients-and-failure-type/m-p/5453522#M8228</guid>
      <dc:creator>Yaakov Neuman at NetOp AI</dc:creator>
      <dc:date>2025-01-12T17:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Impacted clients and failure type</title>
      <link>https://community.cisco.com/t5/network-platform-api/impacted-clients-and-failure-type/m-p/5453523#M8229</link>
      <description>&lt;P&gt;I'd think you would need to use a series of calls, for instance...&lt;/P&gt;&lt;P&gt;get list of networks in org&lt;/P&gt;&lt;P&gt;iterate over list of networks with...&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.cisco.com/meraki/api-v1/get-network-wireless-clients-health-scores/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://developer.cisco.com/meraki/api-v1/get-network-wireless-clients-health-scores/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;...to get clients, there could be a LOT&lt;/P&gt;&lt;P&gt;select the ones with a imperfect score, and iterate over that list with...&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.cisco.com/meraki/api-v1/get-network-wireless-client-connectivity-events/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://developer.cisco.com/meraki/api-v1/get-network-wireless-client-connectivity-events/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Jan 2025 18:58:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/impacted-clients-and-failure-type/m-p/5453523#M8229</guid>
      <dc:creator>sungod</dc:creator>
      <dc:date>2025-01-12T18:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Impacted clients and failure type</title>
      <link>https://community.cisco.com/t5/network-platform-api/impacted-clients-and-failure-type/m-p/5453524#M8230</link>
      <description>&lt;P&gt;&lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/1069"&gt;@jscorb&lt;/A&gt; What if there is an issue in the network, and because of that, all the APs in the network have bad score? &lt;/P&gt;&lt;P&gt;We have a rate limit of 10 requests per second per organization, so it will take a lot of time to achieve this data.&lt;/P&gt;&lt;P&gt;Is there an API to get the summary of the top issues like this?&lt;/P&gt;&lt;P&gt;(not per client, but per network or organization)&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yaakovnetop_0-1736948609057.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/264155i1D2EC019127C0FE9/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 13:44:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/impacted-clients-and-failure-type/m-p/5453524#M8230</guid>
      <dc:creator>Yaakov Neuman at NetOp AI</dc:creator>
      <dc:date>2025-01-15T13:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Impacted clients and failure type</title>
      <link>https://community.cisco.com/t5/network-platform-api/impacted-clients-and-failure-type/m-p/5453525#M8231</link>
      <description>&lt;P&gt;Best is to read through the API documentation, there are several endpoints for this sort of info, I use getNetworkWirelessDevicesConnectionStats to get network wide details, and use that to determine the different failure types to present in summary form.&lt;/P&gt;&lt;P&gt;In the instance you mention of a network-wide issue, that is something you would need to detect and manage - one AP showing issue == it's the AP, all APs showing the issue == it's the network/other necessary service like DNS, RADIUS etc.&lt;/P&gt;&lt;P&gt;If you use the Meraki Python library async I/O calls, you can speed things up a lot, even with hundreds of sites and thousands of APs you can gather the data pretty fast using the call I mentioned.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 19:20:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/impacted-clients-and-failure-type/m-p/5453525#M8231</guid>
      <dc:creator>sungod</dc:creator>
      <dc:date>2025-01-15T19:20:32Z</dc:date>
    </item>
  </channel>
</rss>

