04-24-2024 01:29 AM
Is there a command to retrieve the entire configuration of a device, for example "dashboard.devices.getDeviceConfig(serial number)? If not, is there an equivalent means?
Solved! Go to Solution.
04-24-2024 06:56 AM
Here is some code chat and I wrote for serial numbers and placing them in a spreadsheet. I'm constantly looking for ways to automate and make a smarter system.
Merakicode/AP_SER_Net_Spreadsheet at main · jadexing/Merakicode (github.com)
04-24-2024 02:22 AM
No, there ara just APIs for specific configurations.
04-24-2024 04:14 AM
Hello,
I believe the best available approach for backup is to provision from the beginning your organizational infrastructure using Meraki Terraform provider. This approach ensures that you consistently maintain a clear picture of what's deployed under the Terraform state file. Consequently, if any manual changes occur, you can simply execute Terraform apply across your organization's setup to restore it effortlessly.
Alternatively, you can opt for Meraki third-party tools to manage your backup needs.
Please let me know if this addresses your concerns.
04-24-2024 06:56 AM
Here is some code chat and I wrote for serial numbers and placing them in a spreadsheet. I'm constantly looking for ways to automate and make a smarter system.
Merakicode/AP_SER_Net_Spreadsheet at main · jadexing/Merakicode (github.com)
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