Infoblox’s global team of threat hunters uncovers a DNS operation with the ability to bypass traditional security measures and control the Great Firewall of China. Read about “Muddling Meerkat” and the many other threat actors discovered by Infoblox Threat Intel here.

API & Integration, DevOps,NetOps,SecOps

Reply

Extract the Default Gateway using Infoblox APIs

New Member
Posts: 2
3126     0

Hi, I'm looking out for the default gateway address in a particular network using APIs but haven't found any. Can somone please guide me on how to get this?

Thanks in advance!

-Ganesh

Re: Extract the Default Gateway using Infoblox APIs

New Member
Posts: 2
3127     0

I was able to get the default gateway using the following

Extract the network reference from the below call

https://****/wapi/v2.9.7/network?network=0.0.0.0/24&_return_as_object=1

Pass the network reference in the below request url

https://****/wapi/v2.9.7/network/****:0.0.0.0/24/default?_return_fields%2b=options

Showing results for 
Search instead for 
Did you mean: 

Recommended for You