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

feature request: call to get all static ips in a subnet #22

Open
geertn444 opened this issue Apr 29, 2017 · 2 comments
Open

feature request: call to get all static ips in a subnet #22

geertn444 opened this issue Apr 29, 2017 · 2 comments

Comments

@geertn444
Copy link

I would like to have the possibility to get all the static hosts defined in a subnet. Would this be possible with this library ?

@seefor
Copy link

seefor commented May 9, 2017

Not sure if it's in the code already but you will need to use the wAPI call "network", I will test it and verify

@geertn444
Copy link
Author

I have looked a little inside this and it seems to be a bit more complicated. first we need to define: what is a static ip ? because Infoblox has severals: hosts with DNS A record, a DHCP reservation based on MAC address, is that also a static ? There is no single call that will return all of them. I think i will need a walk in the subnet and retrieve the info of each IP individually

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