Filtering Options
- Discussions
- in accepted solutions
- +
- solved
- +
- in API & Integration, DevOps,NetOps,SecOps
11 - 20 of about 100 discussions
Sorted by:
1Need Help: How to Create multiple values for exten...
Latest Post By
Srinivas_S
in API & Integration, DevOps,NetOps,SecOps
Hi Team, I want to know is it possible to create a multiple extensible attribute for any filed such as Ticket Number Or Site Or Buliding using WAPI?? If yes, please let me know the way. ...
09-07-2022
12:49 AM
2
Replies
538
Views
1Update existing dhcp range in a network container ...
Latest Post By
bbonaccorso06
in API & Integration, DevOps,NetOps,SecOps
Need to be an API call to update an existing DHCP range with a given Microsoft DHCP server and then set the ranges dns servers and Router dhcp options.
08-31-2022
03:48 PM
6
Replies
837
Views
1Error getting the cname record in a zone updated
Latest Post By
kdn
in API & Integration, DevOps,NetOps,SecOps
I could get/delete via postman, but not update (put) a cname record. I got the following error. I tried in curl, also the same issue. The object_reference variable has the object re...
08-30-2022
04:41 PM
5
Replies
756
Views
1update /get extensibleattributedef by its referenc...
Latest Post By
etiennebasset
in API & Integration, DevOps,NetOps,SecOps
hello i want to update extensible attribute definition (add/delete possible values etc...) but for some reason every time i try to use an extensible attribute reference that I retrieved fro...
08-29-2022
06:51 AM
1
Reply
391
Views
1Domain zone exists in 2 different "DNS Views" – Ho...
Latest Post By
kschaef65sf
in API & Integration, DevOps,NetOps,SecOps
My question pretty well says it. I have a domain like "test.mycompany.com" in a DNS view called "test-ext" and a DNS view called "internal". So if I want to add a host record it defaults to my intern...
08-01-2022
01:49 PM
2
Replies
540
Views
1Ansible : add alias to an existing host record
Latest Post By
steuk
in API & Integration, DevOps,NetOps,SecOps
Hello, I'm able to create a host with an alias using Ansible (based on api rest nios_host_record). For example, following playbook works perfectly : tasks:
- name: configure an ipv4 ho...
06-19-2019
04:54 AM
3
Replies
3733
Views
1DNS/DHCP Monitoring with API
Latest Post By
cpa
in API & Integration, DevOps,NetOps,SecOps
Is it possible to use the API for DNS/DHCP/NIOS monitoring? Which urls do we need? What should we monitor?
06-29-2022
05:50 AM
1
Reply
816
Views
1IPv6 ipv6network - Error when parsing dhcp6.name-s...
Latest Post By
the_network_guy
in API & Integration, DevOps,NetOps,SecOps
I have the following sample code. url = 'https://infoblox-server/wapi/v2.9.5/ipv6network' api_user = 'username' api_pass = 'some-pass' network = {'network':'2002:ffff:A7::/121', 'optio...
06-16-2022
09:08 AM
1
Reply
474
Views
1How to get the network an IP is in
Latest Post By
benclarke64
in API & Integration, DevOps,NetOps,SecOps
Hi all, Im new to Infoblox and im trying to get the network a fixed IP is within. Heres what im working with: r = requests.get( "https://" + app.config[ 'INFOBLOX_HOST' ] + "/wapi/v2.0/sea...
06-09-2022
05:20 AM
3
Replies
807
Views
1Retrieving netMRI Job details log files
Latest Post By
NSrivastava
in API & Integration, DevOps,NetOps,SecOps
Hello Everyone! I'm trying to retrieve netMRI Job details using its WAPI but I'm not sure why my request is giving me an error? Can someone please advise. Here is the wapi call I fo...
03-24-2021
10:34 AM
2
Replies
1384
Views