Skip to content

Send FalconPutFile

bk-cs edited this page Sep 22, 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 Pattern Allowed Pipeline PipelineByName Description
Name String False File name
Description String False False File description
Comment String 1 4096 False False Comment for audit log
Path String False Path to local file

SYNTAX

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

USAGE

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally