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

Warnings in meraki_mx_content_filtering #406

Merged

Conversation

y0rune
Copy link
Contributor

@y0rune y0rune commented Jan 7, 2023

No description provided.

- blocked_category.changed == True
- blocked_category.data.blocked_url_categories | length == 1
- blocked_category.data.url_category_list_size == "topSites"
# - blocked_category.data.url_category_list_size == "fullList"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The value url_category_list_size has been missing from the output. I wrote the email to the support with that case.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have added the issue in the dashboard-api-python: meraki/dashboard-api-python#198

@y0rune y0rune changed the title Resolved warnings in meraki_mx_content_filtering Warnings in meraki_mx_content_filtering Jan 7, 2023
@y0rune y0rune marked this pull request as draft January 7, 2023 00:59
@y0rune y0rune marked this pull request as ready for review January 8, 2023 13:31
@kbreit
Copy link
Collaborator

kbreit commented Jan 9, 2023

TASK [meraki_mx_content_filtering : Reset policies] ****************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "None is not a valid content filtering category", "response": "OK (unknown bytes)", "status": 200}

This used to work so I'll need to look into fixing this before merging. Is this what you did in #408

@y0rune
Copy link
Contributor Author

y0rune commented Jan 9, 2023

Yup yup! When you merge that two PRs it works (the test and the code itself)

@kbreit
Copy link
Collaborator

kbreit commented Jan 22, 2023

Thank you for your contribution. Merging.

@kbreit kbreit merged commit 06a3704 into CiscoDevNet:master Jan 22, 2023
@y0rune y0rune deleted the warnings-meraki_mx_content_filtering branch January 22, 2023 21:33
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.

2 participants