Skip to content

Remove FalconSensorUpdatePolicy

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

Remove-FalconSensorUpdatePolicy

SYNOPSIS

Remove Sensor Update policies

DESCRIPTION

Requires 'Sensor Update Policies: Write'.

PARAMETERS

Name Type Min Max Pattern Allowed Pipeline PipelineByName Description
Id String[] ^[a-fA-F0-9]{32}$ True True Policy identifier

SYNTAX

Remove-FalconSensorUpdatePolicy [-Id] <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally