Skip to content

Set FalconFirewallLocationPrecedence

bk-cs edited this page Apr 28, 2023 · 1 revision

Set-FalconFirewallLocationPrecedence

SYNOPSIS

Set Falcon Firewall Management location precedence

DESCRIPTION

Requires 'Firewall management: Write'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
Cid String Customer identifier
Comment String Audit log comment
Id String[] Location identifiers in desired precedence order

SYNTAX

Set-FalconFirewallLocationPrecedence [[-Cid] <String>] [[-Comment] <String>] [-Id] <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

POST /fwmgr/entities/network-locations-precedence/v1

falconpy

update_network_locations_precedence

USAGE

2023-04-25: PSFalcon v2.2.5

Clone this wiki locally