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

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
  • 6648 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
  • 2968 Views
  • 3 replies
  • 0 Helpful votes

Two new attributes are available in API, in the organization entity returned in getOrganizations and getOrganization, for example.cloud.region.host.name: The host name of the cloud region where the organization is hosted.New management.details array ...

John-on-API by Cisco Employee
  • 2706 Views
  • 3 replies
  • 4 Helpful votes

Hello Folks,I just want to confirm if it is possible to fetch the client name (laptop name) if I have a list of IP addresses in hand.If yes,I am trying to retrieve the device names corresponding to the IPs that I have, in order to create a list of IP...

Sal915 by Community Member
  • 1730 Views
  • 2 replies
  • 0 Helpful votes

Hi, I have a problem with the automatisation script manageadmins.py which is on the git hub of meraki. Indeed my problem is that when i start the script with the option /all it doensn t work. here is a picture of the error : GET https://api.meraki.c...

guigui1 by Community Member
  • 1218 Views
  • 2 replies
  • 0 Helpful votes
Top Solution Authors