Offline
Member since 07-23-2014

Community record

324
Posts
125
Kudos
69
Solutions
Badges
You'll want to use the domain_name_servers and the use_domain_name_servers fields here.
CSV Job Manager / CSV Export, or "Export data in Infoblox CSV Import Format" will list the DHCP options associated with fixed addresses. (not Export visible data) For hosts, the DHCP options are stored on the hostaddress subobject.
I recommend always using the highest expected API version. For example, today 8...
You can use the search function. This example will return all records that have the hostname host12345 followed by a periond: curl -k1 -u admin:infoblox -X GET 'https://192.168.1.2/wapi/v2.11/search' -d 'fqdn:=host12345.'
Thank you for your response. I tried the same request - against a host record -...
Infoblox does not offer a powershell module. There is a community supported powershell module you might consider: https://github.com/rmbolger/Posh-IBWAPI
The information you're looking for is in different sub-objects unfortunately. Y...
Hi fishvict, Even I am trying to restart Infoblox using Powershell but its giving an error [ The remote server returned an error: (400) Bad Request.] Can you please guide me with the function to restart the infoblox services. Regards, Siddhant
For the "requests" type, try this: import requests import json import urllib3 u...

MattR's groups

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

Kudos given to

MattR's Photos