Offline
Member since 07-23-2014

Community record

323
Posts
125
Kudos
69
Solutions
Badges
This is what I'm looking for. Thank you!
The options are returned as an array, we cannot choose to return just one value. Also when writing any changes, the entire array must be sent. When sending the array, it overwrites the existing array with the one being sent.
Yes you're right. I'm using curl to solve a structure problem of the API. Then i'll translate into a python requests call.
I see, that's a bummer because our Infoblox will be accessed by a lot of users across our company, so we don't want people to accidentally or intentionally change EA values. But thank you for taking a time to answer my question.
Thanks Richard for the Info. Maybe I will have to use some kind of external Dat...
Hi, You need to change your request to look like below. curl -k -u xxxx:xxxx -X...
Personally I would not. If you have a need for such a behavior, I suppose you could get the full list of free addresses, and then use your own algorithm to choose an address. However that would be quite inefficient.
Yes, anything in square brackets is an array. That section would look like this: "exclude": ["192.168.1.1","192.168.1.2","192.168.1.3"] You could also place an exclusion range or a set of reservations in the network, to block out addresses.
You can get a list of the lease objects using an IPAM approach: curl -k1 -u adm...

MattR's groups

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

Kudos given to

MattR's Photos