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 Examples

Reply

API call to delete network with all addresses including DNS.

New Member
Posts: 3
74     0

I require an API call to delete a network, like a /30, and delete the IP addresses within it whether they are DHCP or DNS. I know that deleting the network automatically deletes usage of DHCP but not aware if this can be done for DNS?

curl -k -u usernameSmiley Tongueassword -H 'content-type: application/json' -X DELETE "https://infoblox/wapi/v2.12/network/record:a"

Using a command like the above does not delete the DNS, can this be done?

Showing results for 
Search instead for 
Did you mean: 

Recommended for You