Skip to content

Remove FalconSession

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

Remove-FalconSession

SYNOPSIS

Remove a Real-time Response session

DESCRIPTION

Requires 'Real Time Response: Read'.

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
Id String X X Session identifier

SYNTAX

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

SDK Reference

falconpy

RTR-DeleteSession

USAGE

2022-10-21: PSFalcon v2.2.3

Clone this wiki locally