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.
I have a network that was converted, I believe, from MX only to combined. Apparently this changes the network ID. Is this working as intended or a bug? Why is the network ID not static? I noticed the old network ID still worked, and returned only the...
Not quite sure how to do this, I would like to specifiy "vrrp" and "dhcp" as the included event types. I would have thought that this is correct, but it returns nothing, as if it's interpreting it as the string literal 'vrrp,dhcp':{{API}}/networks/{{...
I want to be able to fetch switchport data via the API similar to how I would with SNMP, for the 'usual' metrics: Speed/DuplexOperational / Administrative StatusThroughputError packets / packet types.All of this is exposed via the API, but to the bes...
This is the endpoint I'm querying: (https://developer.cisco.com/meraki/api/#/rest/api-endpoints/switch-ports/get-device-switch-port-statuses-packets)I'm configuring monitoring to poll this every 3 minutes, and I set timespan=180. So every 3 minutes, ...
Whoops I'm a baddie, didn't google enough first: https://developer.cisco.com/meraki/api/#/rest/api-endpoints/organizations/get-organization-device-statusesThough admittedly it's odd that it's not under some getDevice device call, and instead is under...