Skip to content

New FalconSvExclusion

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

New-FalconSvExclusion

SYNOPSIS

Create a Sensor Visibility exclusion

DESCRIPTION

Requires 'Sensor Visibility Exclusions: Write'.

PARAMETERS

Name Type Min Max Pattern Allowed Pipeline PipelineByName Description
Value String False True RegEx pattern value
GroupId Object[] False True Host group identifier or 'all' to apply to all hosts
Comment String False True Audit log comment

SYNTAX

New-FalconSvExclusion [-Value] <String> [-GroupId] <Object[]> [[-Comment] <String>] [-WhatIf] [-Confirm] <CommonParameters>]

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally