Get FalconFirewallPlatform - CrowdStrike/psfalcon GitHub Wiki
Search for Falcon Firewall Management platforms
Requires 'Firewall management: Read'.
| Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
|---|---|---|---|---|---|---|---|
| Id | String[] | Platform identifier | X | X | |||
| Limit | Int32 | Maximum number of results per request | 1 |
5000 |
|||
| 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-FalconFirewallPlatform [[-Limit] <Int32>] [-Offset <Int32>] [-Detailed] [-All] [-Total] [-WhatIf] [-Confirm] [<CommonParameters>]Get-FalconFirewallPlatform -Id <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]GET /fwmgr/entities/platforms/v1
GET /fwmgr/queries/platforms/v1
Get-FalconFirewallPlatform -Detailed2025-09-19: PSFalcon v2.2.9
