THE GAME HAS CHANGED

Introducing Infoblox Universal DDI ManagementTM

Watch the launch to discover the new era of management for critical network services. Watch Now

API & Integration, DevOps,NetOps,SecOps

Reply

How to search multiple networks using API?

New Member
Posts: 1
3047     0

I would like to search multiple networks in same API call . I have tried below URL for one network, however i would like to add few more networks in search.

 

https://URL.com/wapi/v2.11.3/network?network~=10.10.

 

Re: How to search multiple networks using API?

Superuser
Posts: 17
3048     0

Try seperating multiple entries with the URLEncoded value for |

 

So, for instance:

 

10.29.1.0|10.29.0.0

thus:

10.29.1.0%7C10.29.0.0

 

Showing results for 
Search instead for 
Did you mean: 

Recommended for You