<?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 Port Status via Dashboard API? in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/port-status-via-dashboard-api/m-p/3602980#M9447</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am currently playing around with the Dashboard API and I am wondering if there is no way to pull out the Port status "Up" or "Down" via&lt;/P&gt;&lt;P&gt;API from the dashboard.&lt;/P&gt;&lt;P&gt;I got several information about switch ports, but not the connection state? Is this true?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Mar 2019 11:42:23 GMT</pubDate>
    <dc:creator>heikoliedtke</dc:creator>
    <dc:date>2019-03-01T11:42:23Z</dc:date>
    <item>
      <title>Port Status via Dashboard API?</title>
      <link>https://community.cisco.com/t5/network-platform-api/port-status-via-dashboard-api/m-p/3602980#M9447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am currently playing around with the Dashboard API and I am wondering if there is no way to pull out the Port status "Up" or "Down" via&lt;/P&gt;&lt;P&gt;API from the dashboard.&lt;/P&gt;&lt;P&gt;I got several information about switch ports, but not the connection state? Is this true?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2019 11:42:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/port-status-via-dashboard-api/m-p/3602980#M9447</guid>
      <dc:creator>heikoliedtke</dc:creator>
      <dc:date>2019-03-01T11:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: Port Status via Dashboard API?</title>
      <link>https://community.cisco.com/t5/network-platform-api/port-status-via-dashboard-api/m-p/3602981#M9448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You want to look at the clients API, which is time based let's you see all of the client devices connected to the switchports over the the last month down to just the last second. &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;Clients API&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For uplink status you want to look at this API:&lt;/P&gt;&lt;P&gt;&lt;A href="https://dashboard.meraki.com/api_docs#return-an-array-containing-the-uplink-information-for-a-device" title="https://dashboard.meraki.com/api_docs#return-an-array-containing-the-uplink-information-for-a-device"&gt;WAN Uplink Status&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;If you see no clients on a port, you know it's not in use, but it could also just be disabled. That requires checking to make sure the port is not disabled. It &lt;/SPAN&gt;sounds like you already looked at the Switchports API:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2989c5; font-size: 13.3333px;"&gt;Switchports&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Mar 2017 00:39:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/port-status-via-dashboard-api/m-p/3602981#M9448</guid>
      <dc:creator>colo</dc:creator>
      <dc:date>2017-03-01T00:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Port Status via Dashboard API?</title>
      <link>https://community.cisco.com/t5/network-platform-api/port-status-via-dashboard-api/m-p/3602982#M9449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Colin, thanks for the Reply. I have checked the Clients API as well as the Switchports API, but it seems,&lt;/P&gt;&lt;P&gt;that not all Information provided on the Web Dashboard are currently accessible via API. Is there a Roadmap available&lt;/P&gt;&lt;P&gt;about new Features for the API? Or do I have to consider SNMP as well in combination with API to get all needed Information?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Mar 2017 08:45:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/port-status-via-dashboard-api/m-p/3602982#M9449</guid>
      <dc:creator>heikoliedtke</dc:creator>
      <dc:date>2017-03-03T08:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: Port Status via Dashboard API?</title>
      <link>https://community.cisco.com/t5/network-platform-api/port-status-via-dashboard-api/m-p/3602983#M9450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What attributes would you like to see added? Submit them via the wish form at the bottom of the dashboard as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 07:21:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/port-status-via-dashboard-api/m-p/3602983#M9450</guid>
      <dc:creator>colo</dc:creator>
      <dc:date>2017-03-20T07:21:20Z</dc:date>
    </item>
  </channel>
</rss>

