<?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: Network Usage Report in Cloud Networking Platform</title>
    <link>https://community.cisco.com/t5/cloud-networking-platform/network-usage-report/m-p/5417243#M5677</link>
    <description>&lt;P&gt;Thank you for the response. &lt;/P&gt;&lt;P&gt;I tried out this option, but it doesn’t fully meet my requirements.&lt;/P&gt;&lt;P&gt;Here’s what I would like:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Generate a report for &lt;STRONG&gt;each network&lt;/STRONG&gt;, including &lt;STRONG&gt;each SSID&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Allow specifying a &lt;STRONG&gt;time range&lt;/STRONG&gt; for the report.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;The current email option sends data in the email body, not in &lt;STRONG&gt;CSV or Excel format&lt;/STRONG&gt;, which doesn’t work for my needs.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;My plan is:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Generate a &lt;STRONG&gt;daily network usage report&lt;/STRONG&gt; for each network and SSID.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Insert the data into a database&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Import the data into &lt;STRONG&gt;Metabase&lt;/STRONG&gt; to present the report to the business unit.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
    <pubDate>Thu, 05 Feb 2026 17:20:50 GMT</pubDate>
    <dc:creator>Aayush1111</dc:creator>
    <dc:date>2026-02-05T17:20:50Z</dc:date>
    <item>
      <title>Network Usage Report</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/network-usage-report/m-p/5417241#M5675</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Hi Team,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I’m new to Cisco Meraki and would appreciate your guidance.&lt;/P&gt;&lt;P&gt;I’m trying to generate a &lt;STRONG&gt;daily network usage report&lt;/STRONG&gt; from the Meraki dashboard, scheduled to run every day at &lt;STRONG&gt;11:55 PM&lt;/STRONG&gt;. Currently, we have &lt;STRONG&gt;one organization with around 20 networks&lt;/STRONG&gt;, and I’d like to collect usage data for &lt;STRONG&gt;all networks&lt;/STRONG&gt; and store it in a database (I can handle the database part).&lt;/P&gt;&lt;P&gt;I explored using the &lt;STRONG&gt;Meraki Dashboard API&lt;/STRONG&gt;, but pulling usage data for all networks requires a large number of API calls. I’m concerned this could eventually hit the API rate limits.&lt;/P&gt;&lt;P&gt;I also tried using the &lt;STRONG&gt;automated script&lt;/STRONG&gt;, but I keep getting the following error:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;@ INFO:&lt;/SPAN&gt; &lt;SPAN class=""&gt;Script&lt;/SPAN&gt; &lt;SPAN class=""&gt;started&lt;/SPAN&gt; &lt;SPAN class=""&gt;at&lt;/SPAN&gt; &lt;SPAN class=""&gt;2026-02-05 09:30:30.590318&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;@ INFO:&lt;/SPAN&gt; &lt;SPAN class=""&gt;Retrieving&lt;/SPAN&gt; &lt;SPAN class=""&gt;organization&lt;/SPAN&gt; &lt;SPAN class=""&gt;info&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;@ ERROR 14:&lt;/SPAN&gt; &lt;SPAN class=""&gt;Unable&lt;/SPAN&gt; &lt;SPAN class=""&gt;to&lt;/SPAN&gt; &lt;SPAN class=""&gt;retrieve&lt;/SPAN&gt; &lt;SPAN class=""&gt;org&lt;/SPAN&gt; &lt;SPAN class=""&gt;list&lt;/SPAN&gt; &lt;SPAN class=""&gt;and&lt;/SPAN&gt; &lt;SPAN class=""&gt;error&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;What’s confusing is that the &lt;STRONG&gt;same API key works perfectly&lt;/STRONG&gt; when I use it in my own code for basic API requests, but it fails when used with the automated script.&lt;/P&gt;&lt;P&gt;I noticed the dashboard provides an option to &lt;STRONG&gt;manually download CSV reports&lt;/STRONG&gt;, but downloading files for each network every day doesn’t seem practical.&lt;/P&gt;&lt;P&gt;How would you approach this problem, and what would be the recommended way to automate daily usage reporting at scale?&lt;/P&gt;&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Feb 2026 16:33:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/network-usage-report/m-p/5417241#M5675</guid>
      <dc:creator>Aayush1111</dc:creator>
      <dc:date>2026-02-05T16:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Network Usage Report</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/network-usage-report/m-p/5417242#M5676</link>
      <description>&lt;P&gt;You can schedule it.&lt;/P&gt;&lt;P&gt;&lt;A href="https://documentation.meraki.com/Platform_Management/Dashboard_Administration/Operate_and_Maintain/Monitoring_and_Reporting/Summary_Report_Overview#Emailing_and_Scheduling_Reports" target="_blank" rel="nofollow noopener noreferrer"&gt;https://documentation.meraki.com/Platform_Management/Dashboard_Administration/Operate_and_Maintain/Monitoring_and_Reporting/Summary_Report_Overview#Emailing_and_Scheduling_Reports&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Feb 2026 16:53:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/network-usage-report/m-p/5417242#M5676</guid>
      <dc:creator>aleabrahao</dc:creator>
      <dc:date>2026-02-05T16:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Network Usage Report</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/network-usage-report/m-p/5417243#M5677</link>
      <description>&lt;P&gt;Thank you for the response. &lt;/P&gt;&lt;P&gt;I tried out this option, but it doesn’t fully meet my requirements.&lt;/P&gt;&lt;P&gt;Here’s what I would like:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Generate a report for &lt;STRONG&gt;each network&lt;/STRONG&gt;, including &lt;STRONG&gt;each SSID&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Allow specifying a &lt;STRONG&gt;time range&lt;/STRONG&gt; for the report.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;The current email option sends data in the email body, not in &lt;STRONG&gt;CSV or Excel format&lt;/STRONG&gt;, which doesn’t work for my needs.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;My plan is:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Generate a &lt;STRONG&gt;daily network usage report&lt;/STRONG&gt; for each network and SSID.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Insert the data into a database&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Import the data into &lt;STRONG&gt;Metabase&lt;/STRONG&gt; to present the report to the business unit.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Thu, 05 Feb 2026 17:20:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/network-usage-report/m-p/5417243#M5677</guid>
      <dc:creator>Aayush1111</dc:creator>
      <dc:date>2026-02-05T17:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: Network Usage Report</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/network-usage-report/m-p/5417244#M5678</link>
      <description>&lt;P&gt;Meraki's official rate limits today are 10 requests/second per organization, with an additional +10 in the first second (token-bucket), shared by all applications using that organization's API budget, and 100 requests/second per originating IP.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.cisco.com/meraki/api-v1/rate-limit/" target="_blank" rel="nofollow noopener noreferrer"&gt;Rate Limit - Meraki Dashboard API v1 - Cisco Meraki Developer Hub&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Feb 2026 17:30:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/network-usage-report/m-p/5417244#M5678</guid>
      <dc:creator>aleabrahao</dc:creator>
      <dc:date>2026-02-05T17:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Network Usage Report</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/network-usage-report/m-p/5417245#M5679</link>
      <description>&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;I am not sure if there is any other way to get it done. I would really appreciate it&lt;/P&gt;</description>
      <pubDate>Thu, 05 Feb 2026 17:34:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/network-usage-report/m-p/5417245#M5679</guid>
      <dc:creator>Aayush1111</dc:creator>
      <dc:date>2026-02-05T17:34:08Z</dc:date>
    </item>
  </channel>
</rss>

