Now Available - Forrester's Total Economic Impact study. Discover millions in cost savings, unlock IT efficiency gains, and explore why NIOS DDI is a game changer. Get Your Copy here.

API & Integration, DevOps,NetOps,SecOps

Reply

Recommended API call rate limit

New Member
Posts: 1
3227     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
3227     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