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

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.

Hello,I'm having SSL issues again.On the computer I'm building my API app, everything works pretty much all the time no matter what I did with SSL verification.I then use "auto-py-to-exe" to convert it to exe and move it to a fresh test laptop (doesn...

Adrian41 by Level 6
  • 2737 Views
  • 2 replies
  • 0 Helpful votes

Hi,I am using the Python meraki.DashboardAPI and trying to read all policy objects of an organization.Unfortunately I get "only" 5000 Objects back.How can I do pagination with the merakiDashboardAPI?Is there somewhere an examples?Here is the code:org...

JM2024 by Community Member
  • 6787 Views
  • 7 replies
  • 0 Helpful votes

Afternoon AllUp until yesterday, the script below (adjusted to project my API & SIte only) worked to generate a new password for one of our SSID's and change it via the API.Set-ExecutionPolicy Bypass -scope Process -Force #Install-Module -Name PSShar...

Zedster1974 by Community Member
  • 3128 Views
  • 3 replies
  • 0 Helpful votes