Get FalconDpeLocation - CrowdStrike/psfalcon GitHub Wiki
Search for Falcon Data Protection web locations
Requires 'Data Protection: Read'.
| Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
|---|---|---|---|---|---|---|---|
| Id | String[] | Web location identifier | X | X | |||
| Type | String | The type of entity to query |
custompredefined
|
||||
| Filter | String |
Falcon Query Language expression to limit resultsapplication_iddeletedenterprise_account_idnameprovider_location_idtype
|
|||||
| Limit | Int32 | Maximum number of results per request [default: 100] | 1 |
500 |
|||
| Offset | Int32 | Position to begin retrieving results | |||||
| Detailed | Switch | Retrieve detailed information | |||||
| All | Switch | Repeat requests until all available results are retrieved | |||||
| Total | Switch | Display total result count instead of results |
Get-FalconDataProtectionLocation [[-Type] <String>] [[-Filter] <String>] [[-Limit] <Int32>] [-Offset <Int32>] [-Detailed] [-All] [-Total] [-WhatIf] [-Confirm] [<CommonParameters>]Get-FalconDataProtectionLocation -Id <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]GET /data-protection/entities/web-locations/v2
GET /data-protection/queries/web-locations/v2
2025-10-24: PSFalcon v2.3.0
