Skip to content

Confirm FalconGetFile

bk-cs edited this page Sep 22, 2022 · 18 revisions

Confirm-FalconGetFile

SYNOPSIS

Verify the status of a Real-time Response 'get' command

DESCRIPTION

Requires 'Real Time Response: Write'.

PARAMETERS

Name Type Min Max Pattern Allowed Pipeline PipelineByName Description
SessionId String ^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$ False Session identifier
Timeout Int32 30 600 False False Length of time to wait for a result, in seconds
BatchGetCmdReqId String ^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$ False Batch 'get' command identifier

SYNTAX

Confirm-FalconGetFile [[-Timeout] <Int32>] -BatchGetCmdReqId <String> [-WhatIf] [-Confirm] [<CommonParameters>]
Confirm-FalconGetFile -SessionId <String> [-WhatIf] [-Confirm] [<CommonParameters>]

USAGE

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally