Skip to content

Update FalconStream

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

Update-FalconStream

SYNOPSIS

Refresh an active event stream

DESCRIPTION

Requires 'Events Streams: Read'.

PARAMETERS

Name Type Min Max Pattern Allowed Pipeline PipelineByName Description
AppId String ^\w{1,32}$ False False Connection label
Partition Int32 False False Partition number

SYNTAX

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

USAGE

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally