Skip to content

Remove FalconCommand

bk-cs edited this page Sep 22, 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 False True Session identifier
CloudRequestId String False True Cloud request identifier

SYNTAX

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

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally