Filtering Options
- Discussions
- in accepted solutions
- +
- solved
- +
- in API & Integration, DevOps,NetOps,SecOps
91 - 100 of about 100 discussions
Sorted by:
1How to delete a record from an RPZ using the API?
Latest Post By
vatodorov
in API & Integration, DevOps,NetOps,SecOps
What is the API call to delete a record from an RPZ? I figured that I can delete a record from an RPZ with: DELETE /wapi/v2.10/record:rpz:cname/ZG5zLmJpbmRfY25hbWUkLl9kZWZhdWx0LnRocmVhdHFyc...
01-23-2020
06:40 AM
2
Replies
4686
Views
1How to delete Network's extensible attributes via ...
Latest Post By
DavidGarciaCat
in API & Integration, DevOps,NetOps,SecOps
Hi all, I've been struggling with the WAPI Docs, trying to find a way to delete an extensible attribute attached to a Network or Network Container. When using the Infoblox UI, I can...
01-14-2020
02:47 AM
5
Replies
5385
Views
1REST API version Best practice
Latest Post By
CCox
in API & Integration, DevOps,NetOps,SecOps
What is the best practice on using the REST API (wapi) version? Do you use the lastest version in each script you develop? Do you use a known version that has the functionality you need, fo...
12-30-2019
06:35 AM
1
Reply
3342
Views
1Get name/IP of grid master from WAPI
Latest Post By
arcus
in API & Integration, DevOps,NetOps,SecOps
Is there a call to get the name or IP address of the current grid master from a REST API call? If so, what is it? I've looked through the grid and member object documentation but can't seem ...
11-26-2019
03:42 PM
6
Replies
6859
Views
1Create a New Zone with Allow Queries from Set of A...
Latest Post By
dcoltri
in API & Integration, DevOps,NetOps,SecOps
...one_auth" -d fqdn=test.com -d view=internal -d use_allow_query=true -d allow_query={permission=Deny} RESPONSE { "Error": "AdmConProtoError: List value expected for field: allow_query", "c...
10-18-2019
04:53 AM
4
Replies
5936
Views
1Disable Edit on EA
Latest Post By
vecheka
in API & Integration, DevOps,NetOps,SecOps
Hey guys, I am currently working on importing all of my company's networks to Infoblox using Python. Everything is going great so far but I was wondering if there is an option on Infoblox to disable ...
10-10-2019
07:42 AM
2
Replies
3495
Views
1Add bulk of subnets via single API call
Latest Post By
hshah
in API & Integration, DevOps,NetOps,SecOps
Hi, is there a way to add bulk of subnets via single API call? I do not want to use an external file and use an API to call this file. Is there anything else that i can do?
09-27-2019
06:29 AM
1
Reply
3694
Views
1error while configuring next_available_IP for IPv6...
Latest Post By
hshah
in API & Integration, DevOps,NetOps,SecOps
So, I wanted to configure next available IP address using request single call. Here's my IPv4 call: https://{{grid_ip}}/wapi/v2.9.5/request and then I'm passing all parameters ...
09-27-2019
08:01 AM
8
Replies
8531
Views
1Infoblox as Database
Latest Post By
hshah
in API & Integration, DevOps,NetOps,SecOps
Hello, Couple of things i would like to ask in same thread: I would like to know if we can use Infoblox to store for example VLAN, BGP communities. But what i would really like to do is...
09-26-2019
10:15 AM
2
Replies
5697
Views
1DHCP Leases by network CIDR
Latest Post By
echandler1971
in API & Integration, DevOps,NetOps,SecOps
Hello, I'm looking for something rather simple, but a way in the WAPI to: "Give me all live leases in network x.y.z.q/mm" I have a workaround currently whereby I dump the e...
09-12-2019
11:50 AM
1
Reply
3701
Views