Are you interested in our Early Access Program (EAP)? This program allows you to preview code, test in your lab and provide feedback prior to General Availability (GA) release of all Infoblox products. If so, please click the link here.

API & Integration, DevOps,NetOps,SecOps

Reply

Search for a vDiscovery network request empty output

Techie
Posts: 6
318     0

Hi,

 

I'm trying to get a reference for Networks using the documented command in the "Infoblox Reference Guide - Infoblox REST API.docx":

 

curl -k -u admin:infoblox -X GET "https://grid-master/wapi/v2.12/network?network=172.21.10.0/24&_return_as_object=1"

This works with normal networks but not ones discovered by vDiscovery.

 

My structure is:

10.0.0.0/8 (Container)
       - 10.96.0.0/11 (Container)
                -- 10.96.1.0/24 (Network) - vDiscovery
-- 10.96.224.0/22 (Network) - 10.200.0.0/16 (Container) -- 10.200.41.0/24 (Network)
-- 10.200.42.0/24 (Network)

 In the above example all networks return a reference except for the vDisvovery ones (there are many). Is there way to get a reference please? With the reference I'm hoping to delete stale network information for VPCs that have been deleted.

 

Thanks

Re: Search for a vDiscovery network request empty output

Techie
Posts: 6
319     0

Ignore me,

 

VPCs I believe are technically Network Containers. Searching for the Container does return a reference.

 

curl -k -u admin:infoblox -X GET "https://grid-master/wapi/v2.12/networkcontainer?network=10.96.1.0/24&_return_as_object=1"

Closing issue.

Showing results for 
Search instead for 
Did you mean: 

Recommended for You

Businesses are investing heavily into securing company resources from cyber-attacks form cybercrimin