Skip to content

Get FalconMalQuery

bk-cs edited this page Oct 21, 2022 · 17 revisions

Get-FalconMalQuery

SYNOPSIS

Verify the status and results of an asynchronous Falcon MalQuery request, such as a hunt or exact-search

DESCRIPTION

Requires 'MalQuery: Read'.

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
Id String X X Request identifier

SYNTAX

Get-FalconMalQuery [-Id] <String> [-WhatIf] [-Confirm] [<CommonParameters>]

SDK Reference

falconpy

GetMalQueryRequestV1

USAGE

Check the status of a search

Get-FalconMalQuery -Id <id>, <id>

2022-10-21: PSFalcon v2.2.3

Clone this wiki locally