Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meraki Ansible Modules *WISH LIST #226

Open
ExplainLikeIm5 opened this issue Mar 5, 2021 · 8 comments
Open

Meraki Ansible Modules *WISH LIST #226

ExplainLikeIm5 opened this issue Mar 5, 2021 · 8 comments
Assignees
Labels
enhancement New feature or request

Comments

@ExplainLikeIm5
Copy link

Hello,

LOVE the Meraki Modules!
Recently have been tasked to create Ansible playbooks. So far the current modules have gotten me halfway there. I saw on your blog last year you were hoping to release a few modules I am looking for now. These would be for MX devices.

meraki_group_policy
meraki_traffic_shaping

Any updates would be SWEET!

thanks again for all you hard work.

@kbreit
Copy link
Collaborator

kbreit commented Apr 7, 2021

I apologize for the delay as Github never notified me of this request. I'll take a look at these and if feasible, develop the modules. Would you be able to test them?

@kbreit kbreit self-assigned this Apr 7, 2021
@kbreit kbreit added the enhancement New feature or request label Apr 7, 2021
@ExplainLikeIm5
Copy link
Author

Absolutely. Thank you!

@kbreit
Copy link
Collaborator

kbreit commented Apr 18, 2021

@ExplainLikeIm5 I looked into these endpoints tonight. Both are doable but both may be complex modules. For traffic shaping, specifically which functions are you looking for? Some of the traffic shaping is very simple while the custom performance classes (https://developer.cisco.com/meraki/api-v1/#!get-network-appliance-traffic-shaping-custom-performance-classes) introduces additional endpoints. I'm not opposed to either but curious what functionality you're looking for.

The group policy one is an ugly endpoint because it duplicates code from a half dozen other modules so I need to refactor it to be reusable.

@feisa
Copy link

feisa commented Mar 30, 2022

meraki facts would be awesome

@kbreit
Copy link
Collaborator

kbreit commented Mar 30, 2022

@feisa What information would you want out of meraki_facts?

@ACROMHUB
Copy link

ACROMHUB commented Nov 1, 2022

Hello, another new feature that will be nice to have is the meraki switch static route, I know that we have for the MX but will be great if we have it also for the MS

@y0rune
Copy link
Contributor

y0rune commented Nov 1, 2022

I think I will finish two of my tasks (#361 and #342) after that action I can try to create that module. But approximately I will do it in the December.

EDIT: I cannot do it in the December, so I will move that task to Q3 2023

@DerrickTJ
Copy link

@kbreit I would also second the request for meraki_group_policy API: https://developer.cisco.com/meraki/api-latest/#!create-network-group-policy

Mainly looking for scheduling, bandwidth, and firewallAndTrafficShaping.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants