11-21-2023 06:30 AM
Hello,
For purposes of developing API scripts and individuals learning to use the API, it would be a great piece of mind if we could do these things in an environment with no possibility of an accident effecting a live system.
Ideally, a separate test organisation would be best however it seems a network doesn't "unlock" certain device related settings until you add a device to the network.
For example you cant edit wifi settings until you add at least one MR unit.
Is there a way to allow all settings to be available without any equipment?
thanks,
Solved! Go to Solution.
11-21-2023 09:04 AM
You could create a new user and give them admin access to only specific network(s), then use that user's API key.
11-21-2023 06:58 AM
Why don't you configure a test network and add a device to it to do the tests?
11-21-2023 08:43 AM
because if the api script is written wrong, it could mix up network id's and apply changes to a completely different network.
11-21-2023 09:04 AM
You could create a new user and give them admin access to only specific network(s), then use that user's API key.
11-22-2023 02:35 AM
ah good idea, I think this is what Ill have to do cheers 🙂
11-21-2023 11:42 AM
You can use a sandbox:
https://developer.cisco.com/meraki/meraki-platform/
You can also probably get access to a test sandbox in dcloud.
https://dcloud.cisco.com/
11-22-2023 02:34 AM
oh these are cool, didnt know this existed. Unfortunately I couldn't find anything related to meraki api but still good for other stuff.
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