Skip to content

feat(datasource): add support for filtering netbox_prefix by custom fields #668

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

xabinapal
Copy link
Contributor

This pull request adds the ability to filter netbox_prefix datasource results by custom fields. While the datasource previously supported returning custom fields, it did not allow searching by them.

Due to how the API library works, this functionality has been implemented with a custom request option to handle filtering by custom fields. The implementation is designed to be reusable, allowing other datasources to easily adopt custom field filtering with minimal effort in future updates.

…fields

Signed-off-by: Xabier Napal <xabier.napal@dvzr.io>
Signed-off-by: Xabier Napal <xabier.napal@dvzr.io>
Signed-off-by: Xabier Napal <xabier.napal@dvzr.io>
Signed-off-by: Xabier Napal <xabier.napal@dvzr.io>
Signed-off-by: Xabier Napal <xabier.napal@dvzr.io>
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.

1 participant