02-25-2020 06:35 AM
Hi i've got a problem.
I would like to update a config on a port of one of my switch with API (python) and i've always got a : HTTP response not OK.
Solved! Go to Solution.
02-25-2020 10:04 AM
Finaaly success to do it not with meraki api
02-25-2020 10:04 AM
Finaaly success to do it not with meraki api
02-25-2020 12:30 PM
The specific Meraki SDK you‘re using will be deprecated, take a look at https://community.meraki.com/t5/Developers-APIs/Python-update-network-device/m-p/76600/highlight/true#M2906
As mentioned, use https://github.com/meraki/dashboard-api-python instead.
02-25-2020 12:39 PM
I have update to last version and using the official documentation of API.
Anyway i've done what I want with this one https://developer.cisco.com/codeexchange/github/repo/meraki/automation-scripts/
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide