Skip to content

Edit FalconMlExclusion

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

Edit-FalconMlExclusion

SYNOPSIS

Modify 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
GroupId Object[] False True Host group identifier or 'all' to apply to all hosts
Comment String False True Audit log comment
Id String ^[a-fA-F0-9]{32}$ False True Exclusion identifier

SYNTAX

Edit-FalconMlExclusion [[-Value] <String>] [[-GroupId] <Object[]>] [[-Comment] <String>] [-Id] <String> [-WhatIf] [-Confirm] [<CommonParameters>]

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally