Skip to content

Remove FalconSample

bk-cs edited this page Sep 22, 2022 · 17 revisions

Remove-FalconSample

SYNOPSIS

Remove a sample

DESCRIPTION

Requires 'Sample Uploads: Write'.

PARAMETERS

Name Type Min Max Pattern Allowed Pipeline PipelineByName Description
Id String ^[A-Fa-f0-9]{64}$ Sha256 hash value

SYNTAX

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

USAGE

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally