New FalconDpeLocation - CrowdStrike/psfalcon GitHub Wiki

New-FalconDataProtectionLocation

SYNOPSIS

Create a Falcon Data Protection web location

DESCRIPTION

Requires 'Data Protection: Write'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
InputObject Object[] One or more web locations to create X
Name String Web location name
ApplicationId String Application identifier
EnterpriseAccountId String Enterprise account identifier
ProviderLocationId String Provider location identifier
ProviderLocationName String Provider location name

SYNTAX

New-FalconDataProtectionLocation [-Name] <String> [[-ApplicationId] <String>] [[-EnterpriseAccountId] <String>] [[-ProviderLocationId] <String>] [[-ProviderLocationName] <String>] [-WhatIf] [-Confirm] [<CommonParameters>]
New-FalconDataProtectionLocation -InputObject <Object[]> [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

POST /data-protection/entities/web-locations/v2

USAGE

2025-10-24: PSFalcon v2.3.0

⚠️ **GitHub.com Fallback** ⚠️