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

datasource_network_utilization and import of a/ptr records #427

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

Conversation

akli-ime
Copy link

@akli-ime akli-ime commented Jan 9, 2025

This pull request is dedicated to retrieving 'utilization,' which represents the network utilization as a percentage, and it includes 'Add Gateway to Datasource ipv4_network and ipv6_network #426' by @chpag — what my company needs.

AB3F3B8L and others added 4 commits January 8, 2025 17:49
Commented out the a record block of code attempting to retrieve the network_view, as the Infoblox API does not support retrieving it.
Commented out the ptr record block of code attempting to retrieve the network_view, as the Infoblox API does not support retrieving it.
@akli-ime
Copy link
Author

Fixed the import functions for A and PTR records. The code blocks related to the 'network view' field have been commented out, as this field is not returned by the Infoblox API, as stated in the following documentation: https://ipam.illinois.edu/wapidoc/objects/allrecords.html.

@akli-ime akli-ime changed the title datasource_network_utilization datasource_network_utilization and records import Jan 29, 2025
@akli-ime akli-ime changed the title datasource_network_utilization and records import datasource_network_utilization and import of a/ptr records Jan 29, 2025
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