Update FalconStream - CrowdStrike/psfalcon GitHub Wiki
Refresh an active event stream
Requires 'Event streams: Read'.
Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
---|---|---|---|---|---|---|---|
AppId | String | Connection label | |||||
Partition | Int32 | Partition number |
Update-FalconStream [-AppId] <String> [-Partition] <Int32> [-WhatIf] [-Confirm] [<CommonParameters>]
POST /sensors/entities/datafeed-actions/v1/{partition}
Update-FalconStream -AppId psfalcon -Partition 0
2023-04-25: PSFalcon v2.2.5