Skip to content

Set FalconFileVantagePrecedence

bk-cs edited this page Nov 30, 2023 · 2 revisions

Set-FalconFileVantagePrecedence

SYNOPSIS

Set FileVantage policy precedence

DESCRIPTION

All policy identifiers must be supplied in order (including the default policy) to define policy precedence.

Requires 'Falcon FileVantage: Write'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
Type String Operating system type Linux
Mac
Windows
Id String[] Policy identifiers in desired precedence order X

SYNTAX

Set-FalconFileVantagePrecedence [-Type] <String> [-Id] <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

PATCH /filevantage/entities/policies-precedence/v1

falconpy

updatePolicyPrecedence

USAGE

2023-11-27: PSFalcon v2.2.6

Clone this wiki locally