<?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 Ethernet Port Status in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/ethernet-port-status/m-p/3477100#M9356</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm looking to retrieve the status (connected/not) of each of the Ethernet ports as displayed on the Meraki interface within an app, and I was hoping the dashboard API might have a call I could use. I've attempted the call to return uplink information, although all that returns is a single WAN port, which isn't what I'm after. I also attempted grabbing the switch ports with &lt;A href="https://dashboard.meraki.com/api_docs#list-the-switch-ports-for-a-switch" title="https://dashboard.meraki.com/api_docs#list-the-switch-ports-for-a-switch" target="_blank"&gt;this&lt;/A&gt; call. However, I've consistently been getting back a 404 error. The request link appears to match up to the expected format.&lt;/P&gt;&lt;P&gt;Does anyone know if there's a good way to check each Ethernet port's status via the dashboard API?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Mar 2019 11:43:15 GMT</pubDate>
    <dc:creator>michael.bailey</dc:creator>
    <dc:date>2019-03-01T11:43:15Z</dc:date>
    <item>
      <title>Ethernet Port Status</title>
      <link>https://community.cisco.com/t5/network-platform-api/ethernet-port-status/m-p/3477100#M9356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm looking to retrieve the status (connected/not) of each of the Ethernet ports as displayed on the Meraki interface within an app, and I was hoping the dashboard API might have a call I could use. I've attempted the call to return uplink information, although all that returns is a single WAN port, which isn't what I'm after. I also attempted grabbing the switch ports with &lt;A href="https://dashboard.meraki.com/api_docs#list-the-switch-ports-for-a-switch" title="https://dashboard.meraki.com/api_docs#list-the-switch-ports-for-a-switch" target="_blank"&gt;this&lt;/A&gt; call. However, I've consistently been getting back a 404 error. The request link appears to match up to the expected format.&lt;/P&gt;&lt;P&gt;Does anyone know if there's a good way to check each Ethernet port's status via the dashboard API?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2019 11:43:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/ethernet-port-status/m-p/3477100#M9356</guid>
      <dc:creator>michael.bailey</dc:creator>
      <dc:date>2019-03-01T11:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet Port Status</title>
      <link>https://community.cisco.com/t5/network-platform-api/ethernet-port-status/m-p/3477101#M9357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check the configuration of the ports by looking at the switchport configuration:&lt;/P&gt;&lt;P&gt;&lt;A href="https://dashboard.meraki.com/api_docs#switch-ports" title="https://dashboard.meraki.com/api_docs#switch-ports"&gt;https://dashboard.meraki.com/api_docs#switch-ports&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check the status for those same ports by looking at the list of clients on the switch:&lt;/P&gt;&lt;P&gt;&lt;A href="https://dashboard.meraki.com/api_docs#list-the-clients-of-a-device-up-to-a-maximum-of-a-month-ago" title="https://dashboard.meraki.com/api_docs#list-the-clients-of-a-device-up-to-a-maximum-of-a-month-ago"&gt;https://dashboard.meraki.com/api_docs#list-the-clients-of-a-device-up-to-a-maximum-of-a-month-ago&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most likely the 404 error indicates the wrong syntax is being used, but remember with this API call you need a timespan. So your&amp;nbsp; &lt;SPAN style="color: #4d4d4c; font-family: monospace, monospace; font-size: 15.6px;"&gt;GET &lt;/SPAN&gt;should have a URL like&lt;SPAN style="color: #4d4d4c; font-family: monospace, monospace; font-size: 15.6px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt; &lt;/SPAN&gt;https:&lt;/SPAN&gt;&lt;SPAN class="hljs-comment" style="color: #8e908c; font-family: monospace, monospace; font-size: 15.6px;"&gt;//dashboard.meraki.com/api/v0/devices/[serial]/clients?timespan=86400&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Think of it this way, instead of giving you the "this is what is on your switch right now" the Meraki Dashboard API gives you "this is everything that was on your switch in the last month or last 10 minutes."&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Aug 2017 18:53:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/ethernet-port-status/m-p/3477101#M9357</guid>
      <dc:creator>colo</dc:creator>
      <dc:date>2017-08-20T18:53:11Z</dc:date>
    </item>
  </channel>
</rss>

