<?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 lastReportedAt time value variance in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/lastreportedat-time-value-variance/m-p/5439800#M6249</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;         Question about the time value of '&lt;STRONG&gt;lastReportedAt&lt;/STRONG&gt;'.&lt;/P&gt;&lt;P&gt;I currently have a connection between Tableau Server and Meraki API data. Data is pulled and refreshed every 5 minutes from &lt;STRONG&gt;dashboard.organizations.getOrganizationDevicesStatuses(organization_id, total_pages = "all")&lt;/STRONG&gt; . If I pull the data at x time, for example1:30pm, the 'lastReportAt' field shows different timestamps for each unique device (Identified by unique serial number).&lt;/P&gt;&lt;P&gt;Below is an example of 1 pull at 12:21:30pm on 6-21 and the timestamp(UTC time) variance for each serial device:&lt;/P&gt;&lt;P&gt;Each pull is for a unique device.&lt;/P&gt;&lt;P&gt;1st device was reported at 12:20:47 seconds, last device at 12:21:29 seconds.&lt;/P&gt;&lt;P&gt;I have 2 questions. Is the variance in seconds normal? and why is there a variance? I ask because I would assume if the request is being done at 12:21:30pm, then the timestamp would show 12:21:30pm for all of the devices, or in this case 3:21:30pm UTC time.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pmeza_2-1687370206165.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/263071i5AC1EF96153B82F3/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; Thank you!&lt;/P&gt;</description>
    <pubDate>Wed, 21 Jun 2023 18:09:02 GMT</pubDate>
    <dc:creator>Pmeza</dc:creator>
    <dc:date>2023-06-21T18:09:02Z</dc:date>
    <item>
      <title>lastReportedAt time value variance</title>
      <link>https://community.cisco.com/t5/network-platform-api/lastreportedat-time-value-variance/m-p/5439800#M6249</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;         Question about the time value of '&lt;STRONG&gt;lastReportedAt&lt;/STRONG&gt;'.&lt;/P&gt;&lt;P&gt;I currently have a connection between Tableau Server and Meraki API data. Data is pulled and refreshed every 5 minutes from &lt;STRONG&gt;dashboard.organizations.getOrganizationDevicesStatuses(organization_id, total_pages = "all")&lt;/STRONG&gt; . If I pull the data at x time, for example1:30pm, the 'lastReportAt' field shows different timestamps for each unique device (Identified by unique serial number).&lt;/P&gt;&lt;P&gt;Below is an example of 1 pull at 12:21:30pm on 6-21 and the timestamp(UTC time) variance for each serial device:&lt;/P&gt;&lt;P&gt;Each pull is for a unique device.&lt;/P&gt;&lt;P&gt;1st device was reported at 12:20:47 seconds, last device at 12:21:29 seconds.&lt;/P&gt;&lt;P&gt;I have 2 questions. Is the variance in seconds normal? and why is there a variance? I ask because I would assume if the request is being done at 12:21:30pm, then the timestamp would show 12:21:30pm for all of the devices, or in this case 3:21:30pm UTC time.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pmeza_2-1687370206165.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/263071i5AC1EF96153B82F3/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; Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 18:09:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/lastreportedat-time-value-variance/m-p/5439800#M6249</guid>
      <dc:creator>Pmeza</dc:creator>
      <dc:date>2023-06-21T18:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: lastReportedAt time value variance</title>
      <link>https://community.cisco.com/t5/network-platform-api/lastreportedat-time-value-variance/m-p/5439801#M6250</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You have mentioned "Data is pulled and refreshed every 5 minutes". Where did you set this polling interval?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 19:07:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/lastreportedat-time-value-variance/m-p/5439801#M6250</guid>
      <dc:creator>Madhan kumar G</dc:creator>
      <dc:date>2023-06-21T19:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: lastReportedAt time value variance</title>
      <link>https://community.cisco.com/t5/network-platform-api/lastreportedat-time-value-variance/m-p/5439802#M6251</link>
      <description>&lt;P&gt;Hi Madhan, the data is pulled with a Python script every x seconds (in this case 300 seconds) at the 30 second mark of a minute.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 19:17:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/lastreportedat-time-value-variance/m-p/5439802#M6251</guid>
      <dc:creator>Pmeza</dc:creator>
      <dc:date>2023-06-21T19:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: lastReportedAt time value variance</title>
      <link>https://community.cisco.com/t5/network-platform-api/lastreportedat-time-value-variance/m-p/5439803#M6252</link>
      <description>&lt;P&gt;lastReportedAt is the time that Dashboard last heard from a &lt;EM&gt;device&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;Not the time of the API call.&lt;/P&gt;&lt;P&gt;There is no synchronisation of when devices and Dashboard communicate, each is a separate event, so each can have a different LRA time.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 19:56:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/lastreportedat-time-value-variance/m-p/5439803#M6252</guid>
      <dc:creator>sungod</dc:creator>
      <dc:date>2023-06-21T19:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: lastReportedAt time value variance</title>
      <link>https://community.cisco.com/t5/network-platform-api/lastreportedat-time-value-variance/m-p/5439804#M6253</link>
      <description>&lt;P&gt;Hi Sungod,&lt;/P&gt;&lt;P&gt;Thank you for the fast reply! That makes sense:)&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 19:58:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/lastreportedat-time-value-variance/m-p/5439804#M6253</guid>
      <dc:creator>Pmeza</dc:creator>
      <dc:date>2023-06-21T19:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: lastReportedAt time value variance</title>
      <link>https://community.cisco.com/t5/network-platform-api/lastreportedat-time-value-variance/m-p/5439805#M6254</link>
      <description>&lt;P&gt;As an update to this thread, I updated the code to pull data at the 55th second mark and now it pulls whatever was reported within that minute instead of showing status from 2 different minutes.&lt;BR /&gt;&lt;BR /&gt;Example showing only what was reported within a specific minute mark.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pmeza_0-1687440490553.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/263072i1EC36E16914DAA74/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;Thanks everyone for your help!&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 13:29:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/lastreportedat-time-value-variance/m-p/5439805#M6254</guid>
      <dc:creator>Pmeza</dc:creator>
      <dc:date>2023-06-22T13:29:31Z</dc:date>
    </item>
  </channel>
</rss>

