Infoblox’s global team of threat hunters uncovers a DNS operation with the ability to bypass traditional security measures and control the Great Firewall of China. Read about “Muddling Meerkat” and the many other threat actors discovered by Infoblox Threat Intel here.

API & Integration, DevOps,NetOps,SecOps

Reply

Object /request with multiple body object and error

New Member
Posts: 1
1367     0

Hi

I want to use /request endpoint to find some information (e.g. network) for a bunch of ip addresses.
I created body payload and it's working as expected - but - only if the network for requested IP exist in Infoblox
If it doesn't exist then I get error:
"Error": "AdmConDataError: None (IBDataError: IB.Data:A network was not found for this address.)"

And the question - if I'm requesting for information about e.g. 20 IP addresses is there any additional parameter
which I can pass to /request to return information for which IP is that error ?
Right now I have no idea which for which IP network doesn't exist and have to request the data one-by-one.

 

Thanks

Re: Object /request with multiple body object and error

[ Edited ]
New Member
Posts: 1
1368     0

@abogdan wrote:

Hi

I want to use /request endpoint to find some information (e.g. network) for a bunch of ip addresses.
I created body payload and it's working as expected - but - only if the network for requested IP exist in Infoblox
If it doesn't exist then I get error:  TellGordmans
"Error": "AdmConDataError: None (IBDataError: IB.Data:A network was not found for this address.)"

And the question - if I'm requesting for information about e.g. 20 IP addresses is there any additional parameter
which I can pass to /request to return information for which IP is that error ?
Right now I have no idea which for which IP network doesn't exist and have to request the data one-by-one.

 

Thanks


Hello,

 

The specific Infobox/request endpoint does not have a parameter to return information for which IP address the error occurred. You may need to handle the errors individually or contact Infobox support for possible updates or workarounds. 

 

 

 

Showing results for 
Search instead for 
Did you mean: 

Recommended for You