Skip to content

Test FalconFirewallPath

bk-cs edited this page Jan 17, 2023 · 2 revisions

Test-FalconFirewallPath

SYNOPSIS

Validate that a string matches a Firewall Management executable filepath glob pattern

DESCRIPTION

Requires 'Firewall management: Write'.

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
Pattern String Glob pattern
String String Filepath string

SYNTAX

Test-FalconFirewallPath [-Pattern] <String> [-String] <String> [-WhatIf] [-Confirm] [<CommonParameters>]

SDK Reference

falconpy

validate_filepath_pattern

USAGE

2023-01-17: PSFalcon v2.2.4

Clone this wiki locally