Releases: infobloxopen/infoblox-go-client
Releases · infobloxopen/infoblox-go-client
CP member support
Added new struct queryParams which can be used for forceProxy, returnFields, eaForSearch, max_results, paging. forceProxy implemented using queryParam in this release
Bug fixes
Added _proxy_search support for wapi calls
boolean forcedProxy will be used to force redirecting calls to GM.
Included host:record support without DNS
Fixed a typo in method name (#56) * This commit contains a rename of fucntion from GetHostRecordtWithoutDNS to GetHostRecordwithoutDNS
Added 'name' argument for Modified AllocateIP and UpdateFixedAddress
Now AllocateIP and UpdateFixedAddress method have name argument to set.
Added CP member support
This release have few golint fixes plus CP member support
Added session support to Infoblox connections
v0.3.0 Show newly added Logout() method in example.
With all necessary IPAM operations
This release supports almost all basic IPAM operations of Infoblox appliance.
v0.1.0: Merge pull request #14 from yuewko/add_return_fields
Add return_fields, use cidr to get fixed address