Skip to content

New FalconMlExclusion

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

New-FalconMlExclusion

SYNOPSIS

Create a Machine Learning exclusion

DESCRIPTION

Requires 'Machine Learning Exclusions: Write'.

PARAMETERS

Name Type Min Max Pattern Allowed Pipeline PipelineByName Description
Value String False True RegEx pattern value
ExcludedFrom String[] blocking
extraction
False True Actions to exclude
GroupId Object[] False True Host group identifier or 'all' to apply to all hosts
Comment String False True Audit log comment

SYNTAX

New-FalconMlExclusion [-Value] <String> [-ExcludedFrom] <String[]> [-GroupId] <Object[]> [[-Comment] <String>] [-WhatIf] [-Confirm] [<CommonParameters>]

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally