Skip to content

Update FalconStream

bk-cs edited this page Oct 24, 2022 · 17 revisions

Update-FalconStream

SYNOPSIS

Refresh an active event stream

DESCRIPTION

Requires 'Events Streams: Read'.

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
AppId String Connection label
Partition Int32 Partition number

SYNTAX

Update-FalconStream [-AppId] <String> [-Partition] <Int32> [-WhatIf] [-Confirm] [<CommonParameters>]

SDK Reference

falconpy

refreshActiveStreamSession

USAGE

Refresh an active event stream

Update-FalconStream -AppId psfalcon -Partition 0

2022-10-24: PSFalcon v2.2.3

Clone this wiki locally