Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Meraki Gurus,I am using python to extract the dashboard client information. The developer's documentation (found here) shows the api access url to be:url = "https://dashboard.meraki.com/api/v0/devices/{{serial}}/clients"What does "serial" mean in th...
Ram,If you are still experiencing the problem, try looking at an earlier post on this topic. No 'Access-Control-Allow-Origin' on calls to apidemoeu.webex.com
Karl,I don't see an equivalent for "Last Seen" in any of the documentation, but I did come across an available additional field called lastConnected posted by @PeterJames here: (VERY) Incomplete dashboard API? - The Meraki Community
Very simply, SDN architecture is about eliminating the traditional hierarchical tiers of ethernet-based switches that worked well in old-style corporate environments of the 80's/90's with client-server computing as the predominant model. All the bul...
For anyone following this thread:To find a serial number to test with, go to the live Meraki Dashboard. Under "Security Appliance"-->"Appliance Status", you will see the Serial number. Use this value when building the URL. The example above is inco...