<?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 Retrieve total volume for one day in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/retrieve-total-volume-for-one-day/m-p/5409927#M1796</link>
    <description>&lt;P&gt;Is there a way to retrieve the data volume per client device (or at least per AP device) for a specific amount of time for example for day 22/12/2017? I have seen this request &lt;SPAN&gt;/devices/[serial]/clients that returns &lt;BR /&gt;&lt;BR /&gt;[ { "&lt;SPAN class="hljs-attribute"&gt;description&lt;/SPAN&gt;": &lt;SPAN class="hljs-value"&gt;&lt;SPAN class="hljs-string"&gt;"Hayg's Nexus 5"&lt;/SPAN&gt;&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;mdnsName&lt;/SPAN&gt;": &lt;SPAN class="hljs-value"&gt;&lt;SPAN class="hljs-string"&gt;"Hayg's Nexus 5"&lt;/SPAN&gt;&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;dhcpHostname&lt;/SPAN&gt;": &lt;SPAN class="hljs-value"&gt;&lt;SPAN class="hljs-string"&gt;"HaygNexus5"&lt;/SPAN&gt;&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;usage&lt;/SPAN&gt;": &lt;SPAN class="hljs-value"&gt;{"&lt;SPAN class="hljs-attribute"&gt;sent&lt;/SPAN&gt;": &lt;SPAN class="hljs-number"&gt;1337.0&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;recv&lt;/SPAN&gt;": &lt;SPAN class="hljs-number"&gt;7331.0&lt;/SPAN&gt;}&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;mac&lt;/SPAN&gt;": &lt;SPAN class="hljs-value"&gt;&lt;SPAN class="hljs-string"&gt;"00:18:D3:AD:B3:3F"&lt;/SPAN&gt;&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;ip&lt;/SPAN&gt;": &lt;SPAN class="hljs-value"&gt;&lt;SPAN class="hljs-string"&gt;"1.2.3.4"&lt;/SPAN&gt;&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;id&lt;/SPAN&gt;": &lt;SPAN class="hljs-value"&gt;&lt;SPAN class="hljs-string"&gt;"lk12uq"&lt;/SPAN&gt;&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;switchport&lt;/SPAN&gt;": &lt;SPAN class="hljs-value"&gt;&lt;SPAN class="hljs-literal"&gt;null&lt;/SPAN&gt; &lt;/SPAN&gt;}, ... ]&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;but we can't get it for. a specific date/time. &lt;/P&gt;&lt;P&gt;Is there an interface I am missing that can be used for this purpose?&lt;/P&gt;</description>
    <pubDate>Thu, 28 Dec 2017 09:54:06 GMT</pubDate>
    <dc:creator>ktzanet</dc:creator>
    <dc:date>2017-12-28T09:54:06Z</dc:date>
    <item>
      <title>Retrieve total volume for one day</title>
      <link>https://community.cisco.com/t5/network-platform-api/retrieve-total-volume-for-one-day/m-p/5409927#M1796</link>
      <description>&lt;P&gt;Is there a way to retrieve the data volume per client device (or at least per AP device) for a specific amount of time for example for day 22/12/2017? I have seen this request &lt;SPAN&gt;/devices/[serial]/clients that returns &lt;BR /&gt;&lt;BR /&gt;[ { "&lt;SPAN class="hljs-attribute"&gt;description&lt;/SPAN&gt;": &lt;SPAN class="hljs-value"&gt;&lt;SPAN class="hljs-string"&gt;"Hayg's Nexus 5"&lt;/SPAN&gt;&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;mdnsName&lt;/SPAN&gt;": &lt;SPAN class="hljs-value"&gt;&lt;SPAN class="hljs-string"&gt;"Hayg's Nexus 5"&lt;/SPAN&gt;&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;dhcpHostname&lt;/SPAN&gt;": &lt;SPAN class="hljs-value"&gt;&lt;SPAN class="hljs-string"&gt;"HaygNexus5"&lt;/SPAN&gt;&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;usage&lt;/SPAN&gt;": &lt;SPAN class="hljs-value"&gt;{"&lt;SPAN class="hljs-attribute"&gt;sent&lt;/SPAN&gt;": &lt;SPAN class="hljs-number"&gt;1337.0&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;recv&lt;/SPAN&gt;": &lt;SPAN class="hljs-number"&gt;7331.0&lt;/SPAN&gt;}&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;mac&lt;/SPAN&gt;": &lt;SPAN class="hljs-value"&gt;&lt;SPAN class="hljs-string"&gt;"00:18:D3:AD:B3:3F"&lt;/SPAN&gt;&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;ip&lt;/SPAN&gt;": &lt;SPAN class="hljs-value"&gt;&lt;SPAN class="hljs-string"&gt;"1.2.3.4"&lt;/SPAN&gt;&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;id&lt;/SPAN&gt;": &lt;SPAN class="hljs-value"&gt;&lt;SPAN class="hljs-string"&gt;"lk12uq"&lt;/SPAN&gt;&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;switchport&lt;/SPAN&gt;": &lt;SPAN class="hljs-value"&gt;&lt;SPAN class="hljs-literal"&gt;null&lt;/SPAN&gt; &lt;/SPAN&gt;}, ... ]&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;but we can't get it for. a specific date/time. &lt;/P&gt;&lt;P&gt;Is there an interface I am missing that can be used for this purpose?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2017 09:54:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/retrieve-total-volume-for-one-day/m-p/5409927#M1796</guid>
      <dc:creator>ktzanet</dc:creator>
      <dc:date>2017-12-28T09:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve total volume for one day</title>
      <link>https://community.cisco.com/t5/network-platform-api/retrieve-total-volume-for-one-day/m-p/5409928#M1797</link>
      <description>&lt;P&gt;I assume you're trying to get this information from the API? To my knowledge, you can't get this information for a set period of time from an API call currently.&lt;/P&gt;&lt;P&gt;This information can be gathered from the dashboard by going network-wide&amp;gt;clients and assigning tags to certain clients you want to monitor. After assigning a tag, navigate to organization&amp;gt;summary report. You can then specify to run the summary report on a custom time range, only on certain tagged clients.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2017 19:16:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/retrieve-total-volume-for-one-day/m-p/5409928#M1797</guid>
      <dc:creator>MilesMeraki</dc:creator>
      <dc:date>2017-12-28T19:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve total volume for one day</title>
      <link>https://community.cisco.com/t5/network-platform-api/retrieve-total-volume-for-one-day/m-p/5409929#M1798</link>
      <description>&lt;P&gt;I would like to second this - I am trying to extract usage (# of clients, data transferred, etc.) from MX security appliance networks.&lt;/P&gt;&lt;P&gt;I see that you can do this with MR Wireless networks via the Public Status API page feature found in Network Wide -&amp;gt; General. This is exactly what I am looking for, but for MX networks, so I can capture the wired traffic as well.&lt;/P&gt;&lt;P&gt;Is there a way to enable this?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2018 15:42:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/retrieve-total-volume-for-one-day/m-p/5409929#M1798</guid>
      <dc:creator>SkylineVentures</dc:creator>
      <dc:date>2018-01-15T15:42:01Z</dc:date>
    </item>
  </channel>
</rss>

