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 all,I've noticed that when creating a new organization in Cisco Meraki, the default licensing model is cotermination.I have been using the following Ansible task to add a subscription license, but it consistently fails:- name: Claim subscriptio...
Hello everyone,I attempted to use a customized template as detailed in this repository, but it did not work as expected. Has anyone successfully implemented this integration manually or using API? Any guidance or examples would be greatly appreciated...
We are planning to create around 20 of Cisco Meraki organizations for different customer needs, I'm seeking recommendations and best practices regarding whether to use a shared or unique MSP ID value. The goal is to ensure ease of management, flexibi...
Hello all,Our organization is operating under a co-termination licensing model. However, with our plans to establish multiple branches and cater to various customers in the near future, our network requirements are evolving rapidly. We anticipate cre...
Hello,After I asked for Cisco Meraki support for strong encryption and hashing algorithms (PCI complaint), I got a link in this community on how to create a script to configure Windows 10 with the new requirements, but I had a problem with macOS, it ...
Hi @John-on-API ,I tested the process using both Postman and the curl tool, but encountered an error. Here’s what I did:```bash$ curl -L --request POST \--url https://api.meraki.com/api/v1/administered/licensing/subscription/subscriptions/claim \--he...
Hi @John-on-API,Thanks for your response! I can confirm that I have org-write admin privileges and that the organization does not have any active co-term licenses. I'm also using Meraki's official Ansible modules for rolling out the configurations.I ...
Thank you, @riduque, and very sorry for the late reply. I was on vacation.I used Ansible to automate adding the Jira template and the webhook receiver. When I contacted Cisco Meraki support, they mentioned the error might be due to the endpoint. Here...