Are you interested in our Early Access Program (EAP)? This program allows you to preview code, test in your lab and provide feedback prior to General Availability (GA) release of all Infoblox products. If so, please click the link here.

API & Integration, DevOps,NetOps,SecOps

Reply

Infoblox Wapi to retrieve the a:record. Wapi call is coming out 'none'?

[ Edited ]
Posts: 10
1881     0

Hi 

 

Can someone explain why my below wapi script to retrieve a: records is giving me null result? 

Surprisingly the same Wapi call via browser give me as desired? its only via CLI I'm getting none.

 

I have tried from URL encoding to using Infoblox Client with absolutely no result.

 

Web Call (Works)

https://XXXX/wapi/vx.1/record:a?name~=^'a+'&_return_fields%2B=extattrs&*Owner!=NULL&_max_results=20000&view=PRIVATE&_return_type=json-pretty

 

Cli Call (Doesn't work at all!!)

https://XXXX/wapi/vx.1/record:a?name~=^'a+'&_return_fields%2B=extattrs&*Owner!=NULL&_max_results=20000&view=PRIVATE&_return_type=json-pretty

 

Can someone explain the strange behavior of the script?

Showing results for 
Search instead for 
Did you mean: 

Recommended for You