Network Platform API

Platform programmability, automation, location analytics, and integrations for Meraki and Catalyst Center.
cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Forum Posts

HelloGood day to you.I am beginner for Meraki API, and plan to use Python with Meraki library.May you please help me below question.1. I would like have SSID report for whole Org. Which API could query working SSID on Org or Network or AP?2. If I wou...

gdy10392 by Community Member
  • 4052 Views
  • 5 replies
  • 0 Helpful votes

I need to fetch the DNS details of the devices of all the Networks under a particular Organization. I applied the following script which ended up with an error.Script:-import merakiimport pandas as pdimport time# Replace with your Meraki Dashboard AP...

Vmadathil by Level 3
  • 4320 Views
  • 5 replies
  • 0 Helpful votes

I'm using this in conjunction with getNetworkWirelessSsidFirewallL3FirewallRules. It grabs the rules from my testing network, and applies them to another. I've got 46 rules for this particular l3 Firewall, and the last one is an explicit deny - DENY ...

As we continue to grow the Meraki platform and scale to meet the needs of our customers, we also must take the time to optimize our services to better match customer usage.With that in mind, on May 7, 2024, we will be adjusting the amount of time log...

anennig by Cisco Employee
  • 2298 Views
  • 0 replies
  • 0 Helpful votes

I want to get the information of the access points whenever they add the devices in the access point. I want get the information from the path Organization>Monitor>Configuration change>Network>add devices by using the powershell api.