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

Adding optional meraki bw limit info #686

Merged
merged 4 commits into from
Mar 22, 2024
Merged

Adding optional meraki bw limit info #686

merged 4 commits into from
Mar 22, 2024

Conversation

i3149
Copy link
Contributor

@i3149 i3149 commented Mar 21, 2024

Closes #682

Adds in an optional call to https://developer.cisco.com/meraki/api/get-network-appliance-traffic-shaping-uplink-bandwidth/

Enable with

preferences:
  show_uplink_bandwidth_limits: true

Note -- this will work with MX devices only.

@i3149 i3149 requested a review from thezackm March 21, 2024 06:26
thezackm
thezackm previously approved these changes Mar 21, 2024
@i3149 i3149 merged commit b6b184b into main Mar 22, 2024
1 check passed
@i3149 i3149 deleted the add_meraki_bw_limits branch March 22, 2024 16:29
@Rajupln917
Copy link

Rajupln917 commented Jun 21, 2024

When I add below preference, it is completely stopping the data polling but dont see any errors in the logs

preferences:
show_uplink_bandwidth_limits: true

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

Successfully merging this pull request may close these issues.

Bandwidth limit (Up limit and Down limit) for network devices - Meraki API integration
3 participants