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

Cannot search network range larger than /22 using ipv4address object #314

Open
stevenwmn opened this issue May 25, 2022 · 1 comment
Open

Comments

@stevenwmn
Copy link

stevenwmn commented May 25, 2022

I am trying to return information on all IP addresses in a network but when I search a network larger than a /22 it fails raising an InfobloxConnectionError:Infoblox HTTP request failed with: HTTPSConnectionPool(host='192.168.1.1(https://github.com/infobloxopen/infoblox-client/files/8772364/code.snippet.txt)
', port=443): Max retries exceeded with url: /wapi/v2.11.3/ipv4address?ip_address%3E=10.83.56.0&ip_address%3C=10.83.63.255&_max_results=2000 (Caused by ReadTimeoutError("HTTPSConnectionPool(host='pd-gridtst.thrivent.com', port=443): Read timed out. (read timeout=10)"))
I opened a case on the support portal and the engineer found a solution but it is giving my API user superuser rights, which is unacceptable. They pointed me to this article but that still doesn't work. https://docs.infoblox.com/display/cnikubernetes/Infoblox+WAPI+user+permissions

A code snippet is attached
Any help would be appreciated
code snippet.txt

@sarya-infoblox
Copy link
Collaborator

Hi @stevenwmn

We are working on a new release right now, we will look at this issue as soon as we get time.

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

No branches or pull requests

2 participants