Skip to content

Send FalconPutFile

bk-cs edited this page Oct 6, 2022 · 19 revisions

Send-FalconPutFile

SYNOPSIS

Upload a Real-time Response 'put' file

DESCRIPTION

Requires 'Real Time Response (Admin): Write'.

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
Name String X File name
Description String File description
Comment String 1 4096 Comment for audit log
Path String X Path to local file

SYNTAX

Send-FalconPutFile [[-Name] <String>] [[-Description] <String>] [[-Comment] <String>] [-Path] <String> [-WhatIf] [-Confirm] [<CommonParameters>]

Generated 2022-10-06 using PSFalcon v2.2.3

Clone this wiki locally