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.
Is anyone aware of any issues with the Meraki API?I'm trying to run the following GET request and am receiving an error:GET /organizations/{organizationId}/inventory/devicesI'm getting a 504 Gateway Time-out error.All the other GET requests are worki...
Hi everyone,I'm trying to set up a custom performance class in Meraki SD-WAN and I'd like some clarification on the failover logic.If I create a class with the following thresholds:Latency: >100msPacket Loss: >5%Will the traffic fail over to the seco...
Hello everyone,I'm trying to run the meraki-explorer application, which I'm running in a Docker container.Repository Link: https://developer.cisco.com/codeexchange/github/repo/cyberdevnet/meraki-explorer/I'm not able to access the application remotel...
How can I use the API to add a single tag, specifically 'TEST', to multiple MX devices given their serial numbers? For instance, I have 100 MX devices identified by their serial numbers that need the 'TEST' tag applied. What's the most straightforwar...
Would the process involve getting the data for each device individually via a GET, modifying that data to include the new tag, and then updating each device with a PUT?
I don't have a switch, only an MX68 and an MR36.A wired client is directly connected to the MX68, and the MR36 is also connected to the MX68.I require wireless clients connected to the MR36 to be able to communicate with the wired device. I am invest...
Thank you @alessandrodematos for the clarification.Would you happen to know of any Meraki documentation that details this, so I can share it internally?