Skip to content

Remove FalconQuickScanFile

bk-cs edited this page Dec 19, 2024 · 1 revision

Remove-FalconQuickScanFile

SYNOPSIS

Remove a file previously uploaded to Falcon QuickScan Pro

DESCRIPTION

Requires 'QuickScan Pro: Write'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
Id String Sample identifier X X

SYNTAX

Remove-FalconQuickScanFile [-Id] <String> [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

DELETE /quickscanpro/entities/files/v1

falconpy

DeleteFile

USAGE

2024-12-19: PSFalcon v2.2.8

Clone this wiki locally