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

Record:Host network argument invalid

Techie
Posts: 7
2159     0

I'm looking to retrieve all the host records in a network (CIDR) and I'm getting an error saying "Unknown argument/field: network".

 

According to the WAPI documentation, the "network" argument is a search-only field for the record:host object, so I'm not sure what I'm missing.

 

The syntax is straightforward: https://<gridmaster>/wapi/v2.10.1/record:host?network=1.2.3.4/24

Re: Record:Host network argument invalid

Techie
Posts: 7
2159     0

Found the solution - updating URL to latest WAPI version (2.11.2) did the trick:

 

https://<gridmaster>/wapi/v2.11.2/record:host?network=1.2.3.4/24

Showing results for 
Search instead for 
Did you mean: 

Recommended for You