Skip to content

Remove FalconFirewallLocation

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

Remove-FalconFirewallLocation

SYNOPSIS

Remove Falcon Firewall Management locations

DESCRIPTION

Requires 'Firewall management: Write'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
Id String[] Location identifier X X

SYNTAX

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

REFERENCE

Endpoints

DELETE /fwmgr/entities/network-locations/v1

falconpy

delete_network_locations

USAGE

2023-04-25: PSFalcon v2.2.5

Clone this wiki locally