Skip to content
Discussion options

You must be logged in to vote

Hi @nspacer WRT to your first, I misspoke earlier about only being able to pull 10000 records, this does not apply to customers in the US-1 cloud currently where the limit is 150000. I would still encourage usage of the query_devices_by_filter_scroll operation as due to its difference in using an offset pointer we will have better results scrolling through responses with more than 10000 records.

To clarify on your second point, with the query_devices_by_filter_scroll operation, after having reached the last page of data the following response will set the total to zero indicating no more records are to be returned, at which point the loop will exit. This is a difference from the query_dev…

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
4 replies
@nspacer
Comment options

@crowdstrikedcs
Comment options

Answer selected by jshcodes
@nspacer
Comment options

@crowdstrikedcs
Comment options

Comment options

You must be logged in to vote
2 replies
@crowdstrikedcs
Comment options

@nspacer
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
API usage General API usage issues and questions hosts Hosts or Host Groups issues and questions
2 participants
Converted from issue

This discussion was converted from issue #942 on March 28, 2023 14:00.