- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Configuation Template Changes Via API
Is there anyway to do changes to config templates via the API? I see that templates have the same id field as networks but I am getting errors when trying to do anything with them.
Solved! Go to solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There have been discussions over the years: https://community.meraki.com/t5/Developers-APIs/Network-Config-Template-API-Download/m-p/95063
But based on the documentation and what I'm reading, some API calls may work when using the template as the network ID, but other than this set of endpoints: https://developer.cisco.com/meraki/api-v1/create-organization-config-template/ there are no specific API calls to work with Templates. The very explicit error you got unfortunately further indicates the limitations.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There have been discussions over the years: https://community.meraki.com/t5/Developers-APIs/Network-Config-Template-API-Download/m-p/95063
But based on the documentation and what I'm reading, some API calls may work when using the template as the network ID, but other than this set of endpoints: https://developer.cisco.com/meraki/api-v1/create-organization-config-template/ there are no specific API calls to work with Templates. The very explicit error you got unfortunately further indicates the limitations.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks
