Get FalconFirewallField - CrowdStrike/psfalcon GitHub Wiki
Search for Falcon Firewall Management fields
Requires 'Firewall management: Read'.
Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
---|---|---|---|---|---|---|---|
Id | String[] | Field identifier | X | X | |||
PlatformId | String | Operating System platform |
0 1
|
||||
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-FalconFirewallField [[-PlatformId] <String>] [[-Limit] <Int32>] [-Offset <Int32>] [-Detailed] [-All] [-Total] [-WhatIf] [-Confirm] [<CommonParameters>]
Get-FalconFirewallField -Id <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]
GET /fwmgr/entities/firewall-fields/v1
GET /fwmgr/queries/firewall-fields/v1
query_firewall_fields
get_firewall_fields
Get-FalconFirewallField -Detailed
2023-04-25: PSFalcon v2.2.5