CrowdStrike / CrowdStrike/falconpy
[ BUG ] Update bulk execute RTR sample to handle outputs that exceed a single result.
Open
@jshcodes is already working on this.
Since Jun 30, 2023.
bug :bug:
code samples
RTR
- Dominant language
- Python
- Stars
- 516
- Forks
- 172
- Avg merge
- 2d 53m
- Merged PRs (30d)
- 1
Description
This sample needs to be updated to handle outputs that exceed a single result.
This is done by checking the return value
complete. When this value is False, the next page of output can be retrieved by performing the RTR_CheckCommandStatus operation using the returnedtask_idand incrementing thesequence_idkeyword.
Originally posted by @jshcodes in https://github.com/CrowdStrike/falconpy/discussions/991#discussioncomment-6328002
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.