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

How to search multiple networks using API?

New Member
Posts: 1
2413     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
2414     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