Skip to content

Invoke FalconResponsePolicyAction

bk-cs edited this page Oct 24, 2022 · 19 revisions

Invoke-FalconResponsePolicyAction

SYNOPSIS

Perform actions on Real-time Response policies

DESCRIPTION

Requires 'Response Policies: Write'.

PARAMETERS

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

SYNTAX

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

SDK Reference

falconpy

performRTResponsePoliciesAction

USAGE

2022-10-24: PSFalcon v2.2.3

Clone this wiki locally