Skip to content

Remove FalconCommand

bk-cs edited this page Oct 6, 2022 · 16 revisions

Remove-FalconCommand

SYNOPSIS

Remove a command from a queued Real-time Response session

DESCRIPTION

Requires 'Real Time Response: Read'.

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
SessionId String X Session identifier
CloudRequestId String X Cloud request identifier

SYNTAX

Remove-FalconCommand [-SessionId] <String> [-CloudRequestId] <String> [-WhatIf] [-Confirm] [<CommonParameters>]

USAGE

2022-10-06: PSFalcon v2.2.3

Clone this wiki locally