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 Examples

Reply

return fields for nested (sub)object

[ Edited ]
New Member
Posts: 1
490     0

Hi all,

I search with python via API
'/record:host?mac=' + mac + '&_return_fields=' + ','.join(fields) for MACs in the Infoblox.


fields are (example) --fields=extattrs,name,view,ipv4addrs,aliases,comment,configure_for_dns,disable

 

then I get some data for the ipv4addrs with ip_address

/ipv4address?ip_address=' + ip_v4

for types, status etc.


Is it possible to combine the queries? To get the data from ip_address with the ip4vaddrs from record:host?

 

Thx,

Frank

Showing results for 
Search instead for 
Did you mean: 

Recommended for You