<?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: Get Network Traffic Response Unit in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/get-network-traffic-response-unit/m-p/5421544#M3525</link>
    <description>&lt;DIV class=""&gt; &lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt; &lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;Yes, you're right. See this discussion.&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;A href="https://community.meraki.com/t5/Developers-APIs/Get-Network-Traffic-API-Question/m-p/109150" target="_blank"&gt;Solved: Re: Get Network Traffic API - Question - The Meraki Community&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Nov 2025 11:00:07 GMT</pubDate>
    <dc:creator>aleabrahao</dc:creator>
    <dc:date>2025-11-04T11:00:07Z</dc:date>
    <item>
      <title>Get Network Traffic Response Unit</title>
      <link>https://community.cisco.com/t5/network-platform-api/get-network-traffic-response-unit/m-p/5421543#M3524</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I recently need to investigate an anomaly in the network and need to get information of total amount of data in the traffic analytics based on the application.&lt;/P&gt;&lt;P&gt;I'm using this API endpoint: &lt;A href="https://developer.cisco.com/meraki/api-v1/get-network-traffic/" target="_self" rel="nofollow noopener noreferrer"&gt;https://developer.cisco.com/meraki/api-v1/get-network-traffic/&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;which seems to work just fine.&lt;BR /&gt;However, I was assuming that the 'recv' and 'sent' data would be in byte, but it seems it's in kilobytes.&lt;BR /&gt;For example, this is what I see in the Meraki dashboard:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WellyHartanto_0-1762161230534.png" style="width: 1378px;"&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/264599iCEC386BA088BE5F2/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;&lt;P&gt;while the corresponding API response is:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WellyHartanto_1-1762161360087.png" style="width: 999px;"&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/264604i79529D43A2287EFC/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;&lt;P&gt;{'application': 'Windows file sharing', 'destination': 'some_fqdn_here', 'protocol': 'TCP', 'port': 445, 'recv': 3364052, 'sent': 41766, 'flows': 56, 'activeTime': 32340, 'numClients': 3}&lt;/P&gt;&lt;P&gt;Meraki dashboard is telling me that it's 3.25 GB and the corresponding API call response is 3364052 + 41766 = 3405818&lt;/P&gt;&lt;P&gt;Hence I'm assuming that the API response is in kilobytes as that will be the closest to the value I'm looking at in the dashboard.&lt;BR /&gt;However, no such information is available in the API documentation.&lt;BR /&gt;&lt;BR /&gt;Can anyone help to confirm?&lt;BR /&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 04 Nov 2025 02:33:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/get-network-traffic-response-unit/m-p/5421543#M3524</guid>
      <dc:creator>wellyhartanto</dc:creator>
      <dc:date>2025-11-04T02:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Get Network Traffic Response Unit</title>
      <link>https://community.cisco.com/t5/network-platform-api/get-network-traffic-response-unit/m-p/5421544#M3525</link>
      <description>&lt;DIV class=""&gt; &lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt; &lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;Yes, you're right. See this discussion.&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;A href="https://community.meraki.com/t5/Developers-APIs/Get-Network-Traffic-API-Question/m-p/109150" target="_blank"&gt;Solved: Re: Get Network Traffic API - Question - The Meraki Community&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Nov 2025 11:00:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/get-network-traffic-response-unit/m-p/5421544#M3525</guid>
      <dc:creator>aleabrahao</dc:creator>
      <dc:date>2025-11-04T11:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Get Network Traffic Response Unit</title>
      <link>https://community.cisco.com/t5/network-platform-api/get-network-traffic-response-unit/m-p/5421545#M3526</link>
      <description>&lt;P&gt;Ah, indeed.&lt;BR /&gt;I searched around the forum but could not find this post.&lt;BR /&gt;&lt;BR /&gt;Thank you &lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/51406"&gt;@alessandrodematos&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 03:28:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/get-network-traffic-response-unit/m-p/5421545#M3526</guid>
      <dc:creator>wellyhartanto</dc:creator>
      <dc:date>2025-11-05T03:28:51Z</dc:date>
    </item>
  </channel>
</rss>

