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

Recommended API call rate limit

New Member
Posts: 1
3594     0

Hi

 

I'm integrating with infoblox web api and wondering whether there is a recommended rate limit of the api calls. 

Something like - it is safe to invoke a total of X queries per minute.

 

Thanks

Re: Recommended API call rate limit

Authority
Posts: 11
3594     0

There are no published guidelines, however you can do few things to optimize.

1. If you have GMC - they can serve RO queries (GET) and they are cheap

2. Writes are expensive and handled only by GM (PUT/POST/DELETE). Infoblox uses database locking, so you have to determine write throughput yourself.

Showing results for 
Search instead for 
Did you mean: 

Recommended for You