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 am new to using this library, but was excited to see it was available and how much easier it has been than translating curl to requests so far. However, I have run into an oddity that I have been so far unable to explain and am now throwing up a wh...

Hi guys,When creating a VLAN from the dashboard, one can select a group policy that applies to that VLAN.I need to do that from the API, but it seems that create and update vlans endpoints have no attribute for the group policy, is there a way to do ...

Nour_Sabbagh by Community Member
  • 4665 Views
  • 3 replies
  • 1 Helpful votes

Hi all - I am using the update_ports script from https://github.com/meraki/automation-scriptsthis used to work fine when I first used it a couple months ago - now I see a status of 400 in the API history when I run it. The script works fine to grab t...

CiscoDave by Frequent Visitor
  • 6883 Views
  • 6 replies
  • 0 Helpful votes

Max clients per page is 1000, and I have more than 1000 entries I need to retrieve. I can't seem to figure out the parameters to use for specifying a time range, so that I can make multiple calls with different time ranges, and get all of the data. A...

I wrote a Python script a number of months ago that allowed you to copy layer 3 firewall rules from one network to another. It worked just fine. I ran it today and I am getting an error 400 with a message that the "rules" parameter is required. Below...

CBurkhead by Level 5
  • 8748 Views
  • 9 replies
  • 0 Helpful votes

We deploy MX64s that have names that allow me to easily parse the location where it resides. Most of them use one of a handful of templates. The managed computers at a location have SCCM on them and I can see the LAN address that they are using, but ...

B Cyr by Community Member
  • 7650 Views
  • 2 replies
  • 0 Helpful votes

Hi , AllIs MV Snapshot API working now?I'm sure this API worked last week.but now the following error occurs. !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> html xmlns="http://...

bear by Frequent Visitor
  • 4868 Views
  • 3 replies
  • 0 Helpful votes

Hi,Im trying to implement the api, I can get everything else such as list of Orgs, admins within an Org, however cant get list of devices as it returns empty even though there are devices visible on the dashboard.So, this is working with same header ...

mweaver1 by Level 1
  • 15050 Views
  • 16 replies
  • 0 Helpful votes

Resolved! Routing

Hello, I have a subnet of 1024 hosts. I have to categorize these hosts like 512+512. The first 512 host for a particular area and the other for another area. Moreover, the first 512 host can only access to a particular network and the 2nd 512 host ca...

mnijhum by Visitor
  • 6654 Views
  • 9 replies
  • 0 Helpful votes