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

Unable to search IPs in loop

New Member
Posts: 1
896     1

Hi Team, the python script to search for IPs in loop is not working. Its only returing the value of last IP in the loop. For the rest the return value is none.

 

10.x.x.x
None
10.x.x.x
None
10.x.x.x [{'_ref': 'ipv4address:10.x.x.x', 'ip_address': '10.x.x.x', 'is_conflict': False, 'mac_address': '', 'names': [], 'network': '10.x.x.x/x', 'network_view': 'default', 'objects': [], 'status': 'UNUSED', 'types': [], 'usage': []}]

Re: Unable to search IPs in loop

Adviser
Posts: 181
897     1

Hi Sanjeev,

 

Could you please share the python script you are using?

 

Regards,

Krishna

Showing results for 
Search instead for 
Did you mean: 

Recommended for You