Skip to content

Send FalconPutFile

bk-cs edited this page Dec 12, 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>]

SDK Reference

falconpy

RTR_CreatePut_Files

USAGE

2022-12-12: PSFalcon v2.2.3

Clone this wiki locally