Remove FalconFirewallGroup - CrowdStrike/psfalcon GitHub Wiki
Remove Falcon Firewall Management rule groups
Requires 'Firewall management: Write'.
| Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
|---|---|---|---|---|---|---|---|
| Comment | String | Audit log comment | |||||
| Id | String[] | Rule group identifier | X | X |
Remove-FalconFirewallGroup [[-Comment] <String>] [-Id] <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]DELETE /fwmgr/entities/rule-groups/v1
Remove-FalconFirewallGroup -Id <id>, <id>2023-04-25: PSFalcon v2.2.5
