Skip to content

Set FalconContentPrecedence

bk-cs edited this page Dec 19, 2024 · 1 revision

Set-FalconContentPrecedence

SYNOPSIS

Set Content Update policy precedence

DESCRIPTION

All policy identifiers must be supplied in order (with the exception of the 'platform_default' policy) to define policy precedence.

Requires 'Content Update Policies: Write'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
Id String[] Policy identifiers in desired precedence order

SYNTAX

Set-FalconContentPrecedence [-Id] <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

POST /policy/entities/content-update-precedence/v1

falconpy

setContentUpdatePoliciesPrecedence

USAGE

2024-12-19: PSFalcon v2.2.8

Clone this wiki locally