Filtering Options
- Discussions
- in accepted solutions
- +
- solved
- +
- in API & Integration, DevOps,NetOps,SecOps
1 - 10 of about 100 discussions
Sorted by:
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...
2 weeks ago
1
Reply
83
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...
3 weeks ago
3
Replies
180
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
816
Views
1Listing all the subnets from NetMRI
Latest Post By
NSrivastava
in API & Integration, DevOps,NetOps,SecOps
Hi Everyone I'm trying to list all the subnets from NetMRI without providing my input criteria. Exp: 1. https://xxxxxxxxxxxxxx/api/3.8/subnets/index The output of th...
05-27-2022
02:55 PM
1
Reply
256
Views
1WAPI: Add new IP for existing host
Latest Post By
Manuel_Schutzi
in API & Integration, DevOps,NetOps,SecOps
I've tried to add a new IP for an existing host via a python script and the WAPI. To crate a new host is not a problem and this works fines. url = f"https://{self.config['Infoblox']['host']...
05-17-2022
06:00 AM
1
Reply
295
Views
1Create a report used/unused ips in multiples subne...
Latest Post By
pponte
in API & Integration, DevOps,NetOps,SecOps
Hello team, I need to create a report to send to my customer to knwo how many ip address are free/used in every subnet. I created a report by using splunk in Infoblox -Reporting, but I am trying to...
05-04-2022
10:08 AM
4
Replies
435
Views
1Register host record using next available IP and e...
Latest Post By
jerrybiling
in API & Integration, DevOps,NetOps,SecOps
Hi I am trying to register a new host record using next available IP and on specific networks that matches extensible attributes with the parameters I specify for "Bucket" and "Site". Today t...
04-05-2022
08:05 AM
2
Replies
313
Views
1Restarting Infoblox using API giving error
Latest Post By
Sidko
in API & Integration, DevOps,NetOps,SecOps
Hi, I am trying to restart Infoblox using API endpoint {restartservices} after fixing IP but I am getting an error [ The remote server returned an error: (400) Bad Request.] Any h...
03-21-2022
10:28 PM
8
Replies
549
Views
1Ansible Playbook for BloxOne Cloud
Latest Post By
a_techie
in API & Integration, DevOps,NetOps,SecOps
Hello All, I am a newbie to Bloxone environmemt. I need to write an Ansible Playbook to configure DHCP scopes in BloxOne. I am facing some issue get Ansible work with BloxOne. ---
-...
03-25-2022
03:35 PM
4
Replies
345
Views
1API/WAPI network creation with extensible attribut...
Latest Post By
Hector_Jimenez
in API & Integration, DevOps,NetOps,SecOps
Hi all, Is there a way to do a API/WAPI call to create a network along with the parameters which contains the extensible attributes associated to it? (I'm not looking for the next available ...
03-17-2022
10:47 AM
3
Replies
325
Views