Edit FalconMlExclusion - CrowdStrike/psfalcon GitHub Wiki
Modify a Machine Learning exclusion
Requires 'Machine Learning Exclusions: Write'.
Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
---|---|---|---|---|---|---|---|
Value | String | RegEx pattern value | X | ||||
GroupId | Object[] | Host group identifier or 'all' to apply to all hosts | X | ||||
DescendantProcess | Boolean | Apply to descendant processes | X | ||||
Comment | String | Audit log comment | X | ||||
Id | String | Exclusion identifier | X |
Edit-FalconMlExclusion [[-Value] <String>] [[-GroupId] <Object[]>] [[-DescendantProcess] <Boolean>] [[-Comment] <String>] [-Id] <String> [-WhatIf] [-Confirm] [<CommonParameters>]
PATCH /policy/entities/ml-exclusions/v1
Edit-FalconMlExclusion -Id <id> -Value '/foo*'
2024-09-03: PSFalcon v2.2.7