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.
Hello,We currently have SNMP traps enabled and configured on a customer org with hundreds of networks (in the alerting section). I need to use API to disable it, has anyone tried that before or know the endpoint to target that?Thanks,Sameh
Hello,On the Meraki dashboard we need to export the Inventory report frequently to compare to ITSM db or to use that information to import to ITSM platform or to compare to what customer has on their various reports.one of the missing info we wish we...
Thanks a lot @dajirku it worked!just for reference in case anyone looks for the same solution:this is the endpoint url: /networks/{networkId}/snmp/trapsand the payload should be like this:"mode": "disabled","access": "none","communityString": "","use...