Skip to content

Copy FalconResponsePolicy

bk-cs edited this page Jan 17, 2023 · 18 revisions

Copy-FalconResponsePolicy

SYNOPSIS

Duplicate a Real-time Response policy

DESCRIPTION

The specified Real-time Response policy will be duplicated without assigned Host Groups. If a policy description is not supplied, the description from the existing policy will be used.

Requires 'Response Policies: Read', 'Response Policies: Write'.

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
Name String Name for the policy that will be created
Description String Description for the policy that will be created
Id String X X Identifier of policy to be copied

SYNTAX

Copy-FalconResponsePolicy [-Name] <String> [[-Description] <String>] [-Id] <String> [-WhatIf] [-Confirm] [<CommonParameters>]

USAGE

2023-01-17: PSFalcon v2.2.4

Clone this wiki locally