-
I used the following options to create ip allocator.
options['use_host_record'] = True
options['configure_for_dhcp'] = False
ip_allocator.IPAllocator(self.ibom, options)
But when I allocated ip usin…
-
### Description of Issue/Question
The output of `"%PyDir%\python.exe" "%SrcDir%\setup.py" install --force` (as in salt\pkg\windows\build.bat)
has 2,500 lines, most of which are individual files suc…
marbx updated
8 years ago
-
@DollarUnderscore some time ago I also created a [PowerShell module for the Infoblox REST API](https://github.com/dfch/biz.dfch.PS.Ipam.Infoblox.Api) and there have provided basic functionality. I loo…
-
Unless I am missing something, it doesn't seem possible to create, or update an object with extensible attributes.
With this valid extattrs structure:
``` python
attributes = {'Description': {'value…
-
Hello folks,
trying to modify a current IP from a host record, but not able too: can you help me clarify ?
already checked permissions.. the user querying API is a super user with full access to API …
-
Hi there.
First off thanks for writing this gem. I'm trying to use it and am able to successfully search for host records, but I need a little help on returned data.
Every time I execute something li…