Offline
Member since 07-23-2014

Community record

304
Posts
119
Kudos
62
Solutions
Badges
Thanks, I could accomplish the same using Python infoblox-client library from infoblox_client import connector conn = connector.Connector(opts) ipv4_records = conn.get_object("record:host_ipv4addr", max_results=10000)
Yes I agree, unfortunately it's hard to know what's going on without your actual data and code and such. Note that only one A record is returned in the GUI, however it's matched for multiple reasons so it's displayed multiple times.
Hi, I have exactly same issue. Did you managed to get it working? Know anyone s...
There are parameters you can use to affect the inheritance handling: https://do...
That is going to be a slow process unfortunately. I suspect the comment field is not indexed, so it woudl need to do a text search through them all to get results.
Try: _filter=(address>='<START IP>' and address<='<END IP>')
Generating a comprehensive IP report involves meticulous subnet scanning. Utili...
Thank you for the reply! I managed to get it working, I put the IP of the DC in...
" From an IPAM perspective, a DHCP range is considered "utilized" and those add...

MattR's groups

This widget could not be displayed.
" alt="" />

Kudos given to

MattR's Photos