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

api_modify/api_info: add restrict option #305

Merged
merged 8 commits into from
Aug 12, 2024

Conversation

felixfontein
Copy link
Collaborator

SUMMARY

Allows to restrict returned information / modified data by forcing fields to specific values. For example, for ip firewall filter you can limit chain to input to only query / modify the input chain, without touching the other chains.

Closes #160.

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

api_info
api_modify

Copy link

github-actions bot commented Aug 11, 2024

Docs Build 📝

Thank you for contribution!✨

This PR has been merged and the docs are now incorporated into main:
https://ansible-collections.github.io/community.routeros/branch/main

@felixfontein felixfontein force-pushed the restrict branch 3 times, most recently from 9ff3699 to b3c8851 Compare August 12, 2024 18:18
@felixfontein
Copy link
Collaborator Author

This is now ready :) I'll merge this later today and create a new release (for inclusion in ~tomorrow's Ansible 9/10 releases).

@felixfontein felixfontein merged commit 0a9b749 into ansible-collections:main Aug 12, 2024
44 checks passed
@felixfontein felixfontein deleted the restrict branch August 12, 2024 19:17
@felixfontein
Copy link
Collaborator Author

@hansmi thanks for reviewing and commenting!

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