Skip to content

Remove FalconMlExclusion

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

Remove-FalconMlExclusion

SYNOPSIS

Remove Machine Learning exclusions

DESCRIPTION

Requires 'Machine Learning Exclusions: Write'.

PARAMETERS

Name Type Min Max Pattern Allowed Pipeline PipelineByName Description
Comment String False False Audit log comment
Id String[] ^[a-fA-F0-9]{32}$ True True Exclusion identifier

SYNTAX

Remove-FalconMlExclusion [[-Comment] <String>] [-Id] <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally