Skip to content
Discussion options

You must be logged in to vote

Hi @RoemIko
 
Whenever we perform large numbers of operations against the API, especially token operations, rate limits are something we must keep in mind. Depending on our scenario requirements, and the pattern we’ve implemented, we have a few options for addressing this.

Warning: This answer is a little verbose.
 
To try and scope this response a bit so it’s easier to focus on our discussion points, I’m going to define our problem statement with the following parameters:

  • We have many child CIDs each with a differing number of registered endpoints of varying types.
  • We need to select the hosts we wish to target in each child tenant using a simple FQL filter.
  • To avoid unnecessary compl…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@RoemIko
Comment options

@RoemIko
Comment options

@jshcodes
Comment options

@jshcodes
Comment options

@RoemIko
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by ChristopherHammond13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Flight Control Flight Control (MSSP) issues and questions hosts Hosts or Host Groups issues and questions authentication Issues or questions regarding authentication
2 participants