Introducing SOC Insights for BloxOne Threat Defense: Boost your SOC efficiency with AI-driven insights to eliminate manual work and accelerate investigation and response times. Read the blog announcement here.

API & Integration, DevOps,NetOps,SecOps

Reply

Extract the Default Gateway using Infoblox APIs

New Member
Posts: 2
3027     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
3027     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