Skip to content

Confirm FalconCommand

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

Confirm-FalconCommand

SYNOPSIS

Verify the status of a Real-time Response 'read-only' command issued to a single-host session

DESCRIPTION

Requires 'Real Time Response: Read'.

PARAMETERS

Name Type Min Max Pattern Allowed Pipeline PipelineByName Description
SequenceId Int32 False False Sequence identifier
CloudRequestId 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}$ True True Command request identifier

SYNTAX

Confirm-FalconCommand [[-SequenceId] <Int32>] [-CloudRequestId] <String> [-WhatIf] [-Confirm] [<CommonParameters>]

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally