Filtering Options
- Discussions
- in accepted solutions
- +
- solved
- +
- in API & Integration, DevOps,NetOps,SecOps
1 - 10 of about 100 discussions
Sorted by:
1How to Add multiple Extensible Attribute
Latest Post By
ravig
in API & Integration, DevOps,NetOps,SecOps
I am using the InfoBlox API to add a given extensible attribute:value to a specific network obect, although I don't seem to be able to add new ones as everytime I try to do that, I always overwrite t...
05-15-2023
05:57 AM
2
Replies
439
Views
1restart_status() incorrectly returns nothing
Latest Post By
Marshall_UB
in API & Integration, DevOps,NetOps,SecOps
We have a perl script which restarts our Infoblox service, but only when configuration changes require a service restart to take effect. However, we've noticed that even though the Infoblox ...
04-05-2023
11:01 AM
4
Replies
729
Views
1Ansible infoblox.nios_modules.nios_lookup limit of...
Latest Post By
HouSysAdm
in API & Integration, DevOps,NetOps,SecOps
I am using the infoblox.nios_modules.nios_lookup module to get all host records or all A records but both plays only return 1,000 items. I can not find anything about specifying a page size. Whe...
04-28-2023
01:35 PM
2
Replies
462
Views
1How to search multiple networks using API?
Latest Post By
Arulprakash
in API & Integration, DevOps,NetOps,SecOps
I would like to search multiple networks in same API call . I have tried below URL for one network, however i would like to add few more networks in search. https://URL.com/wapi/v2.11.3/netw...
03-22-2023
12:00 AM
1
Reply
1564
Views
1How to add a new MAC Filter?
Latest Post By
ElliotP
in API & Integration, DevOps,NetOps,SecOps
I am trying to automate the process of adding MAC addresses (with an appropriate name/comment) to one of our MAC Address Filters. I have retrieved the _ref of the MAC address filter I ...
03-03-2023
07:26 AM
2
Replies
685
Views
1RestoreDatabase
Latest Post By
hendricksonet29
in API & Integration, DevOps,NetOps,SecOps
...eturns a 400 : The remote server returned an error. $infoblox_uri = "https://<infoblox_addr>/wapi/v2.12/fileop?_function=restoredatabase"
$data = @{
keep_grid_ip = 'True...
03-01-2023
03:03 PM
1
Reply
358
Views
1Search extensible attribute for a value
Latest Post By
garycs
in API & Integration, DevOps,NetOps,SecOps
I have record:cname and record:host records with extensible attrtibutes of "Technical Owner" and "Business Owner". I am trying to search one of these extensible attributesd for a specific value. &nb...
02-06-2023
01:38 PM
5
Replies
754
Views
1exclude list for GET next_available_ip?
Latest Post By
russ_lebar
in API & Integration, DevOps,NetOps,SecOps
In Avoid reserved IPs when using 'get next available IP' we learned we can send the POST method an exclusion list. Is it possible to do the same with the GET method? We want to...
12-13-2022
06:42 AM
4
Replies
972
Views
1Search for a vDiscovery network request empty outp...
Latest Post By
NathanielM
in API & Integration, DevOps,NetOps,SecOps
Hi, I'm trying to get a reference for Networks using the documented command in the "Infoblox Reference Guide - Infoblox REST API.docx": curl -k -u admin:infoblox -X GET "https://gri...
12-13-2022
02:58 AM
1
Reply
480
Views
1GET /range?_return_fields=extattrs returns an empt...
Latest Post By
GreenMotion
in API & Integration, DevOps,NetOps,SecOps
Hello everyone! I'm making an API GET request against the /range object, specifying extattrs in the _return_fields parameter, but get an empty extattrs object back. I have verified that exte...
11-17-2022
11:38 AM
3
Replies
1151
Views