<?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 Get Network Client - firstseen manipulations in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/get-network-client-firstseen-manipulations/m-p/5432746#M5305</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would like to create a report with the API to have each week every client who have recently be new on a network&lt;/P&gt;&lt;P&gt;For that I use the Get Network Client API call.&lt;/P&gt;&lt;P&gt;It return some data with this line : &lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;"firstSeen"&lt;/SPAN&gt;: &lt;SPAN&gt;1518365681&lt;/SPAN&gt;,&lt;/PRE&gt;&lt;P&gt;How can i filter this data to have only client from the last 7 days for example ? (how the value is caluculated in the API)&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
    <pubDate>Tue, 10 Mar 2020 15:23:46 GMT</pubDate>
    <dc:creator>damienleick1</dc:creator>
    <dc:date>2020-03-10T15:23:46Z</dc:date>
    <item>
      <title>Get Network Client - firstseen manipulations</title>
      <link>https://community.cisco.com/t5/network-platform-api/get-network-client-firstseen-manipulations/m-p/5432746#M5305</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would like to create a report with the API to have each week every client who have recently be new on a network&lt;/P&gt;&lt;P&gt;For that I use the Get Network Client API call.&lt;/P&gt;&lt;P&gt;It return some data with this line : &lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;"firstSeen"&lt;/SPAN&gt;: &lt;SPAN&gt;1518365681&lt;/SPAN&gt;,&lt;/PRE&gt;&lt;P&gt;How can i filter this data to have only client from the last 7 days for example ? (how the value is caluculated in the API)&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2020 15:23:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/get-network-client-firstseen-manipulations/m-p/5432746#M5305</guid>
      <dc:creator>damienleick1</dc:creator>
      <dc:date>2020-03-10T15:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: Get Network Client - firstseen manipulations</title>
      <link>https://community.cisco.com/t5/network-platform-api/get-network-client-firstseen-manipulations/m-p/5432747#M5306</link>
      <description>&lt;P&gt;It's Unix Time Stamp / seconds since Jan 1st 1970.&lt;/P&gt;&lt;P&gt;Current value -604800 would be 7 days ago.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2020 15:29:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/get-network-client-firstseen-manipulations/m-p/5432747#M5306</guid>
      <dc:creator>Christian_Ney</dc:creator>
      <dc:date>2020-03-10T15:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Get Network Client - firstseen manipulations</title>
      <link>https://community.cisco.com/t5/network-platform-api/get-network-client-firstseen-manipulations/m-p/5432748#M5307</link>
      <description>&lt;P&gt;&lt;A href="https://www.unixtimestamp.com/" target="_self" rel="nofollow noopener noreferrer"&gt;unixtimestamp.com&lt;/A&gt; is a really great website for all your epoch translating needs. I've used it to help validate my code before.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2020 17:54:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/get-network-client-firstseen-manipulations/m-p/5432748#M5307</guid>
      <dc:creator>Nash</dc:creator>
      <dc:date>2020-03-10T17:54:42Z</dc:date>
    </item>
  </channel>
</rss>

