getting the complete network info with iblox

Issue #1 new
troubleshooter created an issue

hello, how can we get the complete network info with iblox api using python program?

for example the network ID is - "10.16.115.0/25"

I want to get the complete information (IP, Mac, status) for all the IP addresses in this network.

iblox Version: 1.5.5 Python - 3.5.4

Comments (6)

  1. Jesse Almanrode repo owner

    Have you looked at any of the examples provided with iblox to get a feel for how the API could be queried for this info?

    Apologies but I don't actively work with Infoblox in my day to day job anyomore so I'm not able to provide a specific example for how this data could be gathered.

  2. Jesse Almanrode repo owner
    • changed version to v1.5

    Apologies for the 1.4 change on the issue. My browser set that when I edited the issue. I've moved I to 1.5 per your description.

    I agree the web documentation doesn't have many examples. Did you happen to check out this file within the repo? https://bitbucket.org/isaiah1112/infoblox/src/3202aa5bbfe697efe621d35e495c0359681eb2fd/EXAMPLES?at=master&fileviewer=file-view-default

    It definitely has a few more examples. Let me see if I can get a demo version of Infoblox up and running to see if I can aid in your quest.

  3. Log in to comment