New FalconCertificateExclusion - CrowdStrike/psfalcon GitHub Wiki
Create a certificate-based Machine Learning exclusion
Requires 'Machine Learning exclusions: Write'.
Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
---|---|---|---|---|---|---|---|
Name | String | Exclusion name | |||||
Description | String | Exclusion description | X | ||||
Status | String | Exclusion status | X | ||||
Certificate | Object | Certificate detail | X | ||||
AppliedGlobally | Boolean | Apply to all hosts in environment | X | ||||
MemberCid | String[] | Member CIDs, used when in a Flight Control environment | X | ||||
GroupId | String[] | Host group identifier | X | ||||
Comment | String | Audit log comment | X |
New-FalconCertificateExclusion [-Name] <String> [[-Description] <String>] [[-Status] <String>] [[-Certificate] <Object>] [[-AppliedGlobally] <Boolean>] [[-MemberCid] <String[]>] [[-GroupId] <String[]>] [[-Comment] <String>] [-WhatIf] [-Confirm] [<CommonParameters>]
POST /exclusions/entities/cert-based-exclusions/v1
2024-09-03: PSFalcon v2.2.7