question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[ BUG ] QueryDevicesByFilter Offset response

See original GitHub issue

Using the service class to call the ‘QueryDevicesByFilter’ function recently (within the last day or so) started returning an offset pointer similar to the ‘QueryDevicesByFilterScroll’ function rather than an integer value. The uber class seems to be working as expected.

To Reproduce call falcon.QueryDevicesByFilter from Service Class

Expected behavior Expecting an offset value as an integer in the pagination section of the response

Environment (please complete the following information):

  • OS: macOS 11.5.2
  • Python 3.9.6

Additional context Calling the same function from the uber class returns an integer value as expected. falcon.command('QueryDevicesByFilter')

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
cozadkcommented, Aug 19, 2021

just edited my initial post as I pasted the wrong function. should be falcon.QueryDevicesByFilter

0reactions
cozadkcommented, Aug 19, 2021

sounds good. Glad you were able to confirm and I appreciate the quick response!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Hosts - falconpy.io
Search for hosts in your environment by platform, hostname, IP, and other criteria with continuous pagination capability (based on offset pointer which ...
Read more >
FalconPy & Export list of machines to csv : r/crowdstrike - Reddit
QueryDevicesByFilter (limit=limit, offset=offset) new_offset ... According the error message above, this file is not present so an error is ...
Read more >
1285224 – Time offset error: Host times seems to be adrift
Description of problem: After doing a deployment of RHCI and RHEVM, there is a message in every host report: Host times seems to...
Read more >
CrowdStrike Falcon Host (OAuth Based)
Offset, The first detection to return, where 0 is the latest detection. ... stderr: error response of running the RTR command on the...
Read more >
CrowdStrike Falcon Event Streams Add-on
Understanding the Event Streams API and Offset Values ... The TA will examine the API response to determine the number of URL feeds...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found