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.

Community Suggestions

Reply

REST API Not working

Techie
Posts: 16
10402     0
Hi Experts, We are working on a quick POC to integrate InfoBlox in our project to fetch free IP and DNS records using InfoBlox REST APIs. However we are getting as { "Error": "AdmConProtoError: Invalid reference: network/Tkpd4kdvgmsPneJQZ5INXl1gnEZpd0Wvoe4:192.167.20.0/24/default", "code": "Client.Ibap.Proto", "text": "Invalid reference: network/Tkpd4kdvgmsPneJQZ5INXl1gnEZpd0Wvoe4:192.167.20.0/24/default" } What i did was as per API doc executed https://192.168.x.70/wapi/v2.0/networkview?_return_type=json-pretty&name=default This gives something like { "_ref": "networkview/ZG5zLm5ldHdvcmtfdmlldyQw:default/true", "is_default": true, "name": "default" } It is interesting to see we are getting EXACTLY same response as mentioned in API doc even the "ZG5zLm5ldHdvcmtfdmlldyQw" so seems this code in hardwired for a particular kind of object Now i have so many objects how would i know what this code is and how would i get it? Am i trying something completely wrong? I have no clue about API just doing some POC

I guess i got it. the API

Techie
Posts: 16
10402     0
I guess i got it. the API docs says "The way API works in InfoBlox every object type has a reference object so as per InfoBlox document states “WAPI Objects are referenced using their Object References. WAPI returns this reference when an object is created,modified, deleted or read. This reference is used to identify the object for the same operations.” So we have to refer to particular object with object reference now we are good

Great Prateek, glad you got

Guru
Posts: 26
10403     0

Great Prateek, glad you got it resolved.  Please let us know if you have any additional questions?  We are updating the community site in about a month with new categories, content, etc., so you'll see a dramatic change!

Best,

Eric

 

Showing results for 
Search instead for 
Did you mean: 

Recommended for You