Filtering Options
- Discussions
- in accepted solutions
- +
- solved
- +
- in API & Integration, DevOps,NetOps,SecOps
101 - 110 of 120 discussions
Sorted by:
1What should a DELETE response body contain?
Latest Post By
Txm
in API & Integration, DevOps,NetOps,SecOps
In order to update an ip address, I found out that I have to delete and post it again with the updates. So basically: DELETE ... <wapi_url>/ipv4address/_ref If I want to delet...
07-11-2019
01:24 AM
1
Reply
1771
Views
1Avoid reserved IPs when using 'get next available ...
Latest Post By
davidevans
in API & Integration, DevOps,NetOps,SecOps
Hi, I’m having a problem with getting the next available IP from a network when provisioning servers. The problem is that the routine is returning IPs from a range that is ‘reserved’ f...
07-02-2019
07:59 AM
8
Replies
5782
Views
1How delete object via csv?
Latest Post By
rasjanek20
in API & Integration, DevOps,NetOps,SecOps
Hello guys, I cant delete hosts via csv import. I added host in this csv format and it is ok but i added about 1200 hosts 10x times[i did "Add" not "Merge" like i should - my fail] ...
06-10-2019
01:39 AM
5
Replies
6724
Views
1schedule a task using WAPI like new record: host
Latest Post By
priya
in API & Integration, DevOps,NetOps,SecOps
curl -k1 -u admin:infoblox -X POST 'https://192.168.1.2/wapi/v2.8/record:host?_schedinfo.scheduled_time=1560175175' -H "Content-Type: application/json" -d '{
"name": "host001.example.org",
"comment":...
06-11-2019
02:21 AM
4
Replies
3506
Views
1Help to create script to change multiple dhcp rang...
Latest Post By
mmmm_something
in API & Integration, DevOps,NetOps,SecOps
I have two DHCP members – both in HA. Both DHCP members are serving different networks without any failover association configured. If one DHCP member completely fails – meaning both H...
06-18-2019
09:08 AM
7
Replies
7342
Views
1WAPI calls failing to work after product upgrade f...
Latest Post By
goatman
in API & Integration, DevOps,NetOps,SecOps
Hello, experts! I have been using curl to access Infoblox via WAPI, to search for aliases and cnames. The following command was working last week, but after the weekend upgrade to t...
05-15-2019
11:50 AM
3
Replies
3180
Views
1IP-address and Level
Latest Post By
Shieldfire
in API & Integration, DevOps,NetOps,SecOps
Hi, First: I have very limited experience with Infoblox in general, and NIOS/Ipam in particular. I am an appllication manager of our system though - so are learning. We are running a very ol...
04-30-2019
02:25 AM
3
Replies
4230
Views
1fileop?_function=restoredatabase fails with "Faile...
Latest Post By
lyona
in API & Integration, DevOps,NetOps,SecOps
Hi, I need some help with a database restore operation. I'm attempting to take a backup file taken from one server and restore it to another. The backup contains just a couple of zones and a...
04-29-2019
02:46 AM
2
Replies
2964
Views
04-10-2019
10:15 AM
5
Replies
7447
Views
1WAPI - Nested return fields not working
Latest Post By
Svetoslav
in API & Integration, DevOps,NetOps,SecOps
Hello, This request: GET https://infoblox/wapi/v2.9/record:host?_return_fields=ipv4addrs.network&ipv4addr=1.0.0.1 is supposed to return a record:host object with "ipv4addr...
03-29-2019
10:33 AM
1
Reply
4298
Views