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 | ||||
| ExcludedFrom | String[] | Actions to exclude |
blockingextraction
|
X | |||
| Comment | String | Audit log comment | X | ||||
| Id | String | Exclusion identifier | X |
Edit-FalconMlExclusion [[-Value] <String>] [[-GroupId] <Object[]>] [[-DescendantProcess] <Boolean>] [[-ExcludedFrom] <String[]>] [[-Comment] <String>] [-Id] <String> [-WhatIf] [-Confirm] [<CommonParameters>]PATCH /policy/entities/ml-exclusions/v1
Edit-FalconMlExclusion -Id <id> -Value '/foo*'2025-09-19: PSFalcon v2.2.9
