<?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: Data doesn't match Dashboard API Documentation in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/data-doesn-t-match-dashboard-api-documentation/m-p/5434408#M5550</link>
    <description>&lt;P&gt;If you share your code, I can take a look at it.&lt;/P&gt;&lt;P&gt;Edit out sensitive info of course.&lt;/P&gt;</description>
    <pubDate>Fri, 10 Apr 2020 09:16:44 GMT</pubDate>
    <dc:creator>BrechtSchamp</dc:creator>
    <dc:date>2020-04-10T09:16:44Z</dc:date>
    <item>
      <title>Data doesn't match Dashboard API Documentation</title>
      <link>https://community.cisco.com/t5/network-platform-api/data-doesn-t-match-dashboard-api-documentation/m-p/5434407#M5549</link>
      <description>&lt;P&gt;I'm trying to get data from the dashboard on devices.  The data I'm getting in Python doesn't match the Dashboard API Documentation or in Postman.  Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;This is what I'm using and the output I'm getting.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;url = "&lt;A href="https://api.meraki.com/api/v0/organizations/#################/devices" target="_blank" rel="noopener nofollow noreferrer"&gt;https://api.meraki.com/api/v0/organizations/#################/devices&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;payload = {}&lt;BR /&gt;headers = {&lt;BR /&gt;'Accept': '*/*',&lt;BR /&gt;'X-Cisco-Meraki-API-Key': '###################################'&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;'address': '',&lt;BR /&gt;'configurationUpdatedAt': '2020-03-22T22:30:45Z',&lt;BR /&gt;'firmware': 'wired-15-10',&lt;BR /&gt;'lat': ,&lt;BR /&gt;'lng': ,&lt;BR /&gt;'mac': 'e0:cb:bc:24:a3:ef',&lt;BR /&gt;'model': 'MX65W',&lt;BR /&gt;'name': 'MX65W',&lt;BR /&gt;'networkId': 'L_64739244',&lt;BR /&gt;'notes': '',&lt;BR /&gt;'serial': '####-####-####',&lt;BR /&gt;'tags': '',&lt;BR /&gt;'url': '',&lt;BR /&gt;'wan1Ip': '8.8.8.8',&lt;BR /&gt;'wan2Ip': None&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;This is what I'm looking for&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"name": "USMDHAG-2210-DSA02",&lt;BR /&gt;"serial": "XXXX-XXXX-XXXX",&lt;BR /&gt;"mac": "34:56:fe:ad:2d:f1",&lt;BR /&gt;"networkId": "L_64739",&lt;BR /&gt;"model": "MS120-8",&lt;BR /&gt;"address": "",&lt;BR /&gt;"lat": ,&lt;BR /&gt;"lng": ,&lt;BR /&gt;"notes": "SAFETY OFFICE",&lt;BR /&gt;"tags": "",&lt;BR /&gt;"lanIp": "10.132.10.20",&lt;BR /&gt;"configurationUpdatedAt": "2020-03-15T01:38:37Z",&lt;BR /&gt;"firmware": "switch-11-22",&lt;BR /&gt;"url": "&lt;A href="https://n150.meraki.com/097" target="_blank" rel="noopener nofollow noreferrer"&gt;https://n150.meraki.com/097&lt;/A&gt;"&lt;BR /&gt;},&lt;/P&gt;</description>
      <pubDate>Fri, 10 Apr 2020 04:19:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/data-doesn-t-match-dashboard-api-documentation/m-p/5434407#M5549</guid>
      <dc:creator>Virgil Wilson</dc:creator>
      <dc:date>2020-04-10T04:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Data doesn't match Dashboard API Documentation</title>
      <link>https://community.cisco.com/t5/network-platform-api/data-doesn-t-match-dashboard-api-documentation/m-p/5434408#M5550</link>
      <description>&lt;P&gt;If you share your code, I can take a look at it.&lt;/P&gt;&lt;P&gt;Edit out sensitive info of course.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Apr 2020 09:16:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/data-doesn-t-match-dashboard-api-documentation/m-p/5434408#M5550</guid>
      <dc:creator>BrechtSchamp</dc:creator>
      <dc:date>2020-04-10T09:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Data doesn't match Dashboard API Documentation</title>
      <link>https://community.cisco.com/t5/network-platform-api/data-doesn-t-match-dashboard-api-documentation/m-p/5434409#M5551</link>
      <description>&lt;P&gt;You do have a switch  in the network ? Or only the mx65&lt;/P&gt;</description>
      <pubDate>Fri, 10 Apr 2020 12:40:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/data-doesn-t-match-dashboard-api-documentation/m-p/5434409#M5551</guid>
      <dc:creator>ww^</dc:creator>
      <dc:date>2020-04-10T12:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Data doesn't match Dashboard API Documentation</title>
      <link>https://community.cisco.com/t5/network-platform-api/data-doesn-t-match-dashboard-api-documentation/m-p/5434410#M5552</link>
      <description>&lt;P&gt;Thanks for answer.  I realized that the MX doesn't have the same keys and switches do.  Thanks.&lt;/P&gt;</description>
      <pubDate>Sun, 12 Apr 2020 00:15:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/data-doesn-t-match-dashboard-api-documentation/m-p/5434410#M5552</guid>
      <dc:creator>Virgil Wilson</dc:creator>
      <dc:date>2020-04-12T00:15:02Z</dc:date>
    </item>
  </channel>
</rss>

