Replies: 1 comment
|
The With the release of Falcon NGSIEM, "detections" are displayed in the |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
The Id format expected by Get-FalconDetection is not the same as the id returned by the detection included inside a FalconCompleteCase.
To Reproduce
Expected behavior
(Get-FalconCompleteCase -All -Detailed)[0].detections.id
and the id expected by Get-FalconDetection should match
Environment (please complete the following information):
All reactions