Skip to content

Invoke FalconPreventionPolicyAction

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

Invoke-FalconPreventionPolicyAction

SYNOPSIS

Perform actions on Prevention policies

DESCRIPTION

Requires 'Prevention Policies: Write'.

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
Name String add-host-group
add-rule-group
disable
enable
remove-host-group
remove-rule-group
False False Action to perform
GroupId String False False Host or rule group identifier
Id String True True Policy identifier

SYNTAX

Invoke-FalconPreventionPolicyAction [-Name] <String> [[-GroupId] <String>] [-Id] <String> [-WhatIf] [-Confirm] [<CommonParameters>]

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally