Skip to content

Remove FalconSession

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

Remove-FalconSession

SYNOPSIS

Remove a Real-time Response session

DESCRIPTION

Requires 'Real Time Response: Read'.

PARAMETERS

Name Type Min Max Pattern Allowed Pipeline PipelineByName Description
Id 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}$ Session identifier

SYNTAX

Remove-FalconSession [-Id] <String> [-WhatIf] [-Confirm] [<CommonParameters>]

USAGE

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally