Edit FalconFirewallLocation - CrowdStrike/psfalcon GitHub Wiki
Modify Falcon Firewall Management locations
Requires 'Firewall management: Write'.
Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
---|---|---|---|---|---|---|---|
Id | String | Location identifier | X | X | |||
Name | String | Location name | X | ||||
Description | String | Location description | X | ||||
Enabled | Boolean | Location enablement status | X | ||||
ConnectionType | Object | Wired or wireless connection types with associated properties | X | ||||
DefaultGateway | String[] | Default gateway IP address or CIDR block | X | ||||
DhcpServer | String[] | DHCP server IP address or CIDR block | X | ||||
DnsServer | String[] | DNS server IP address or CIDR block | X | ||||
HostAddress | String[] | Host IP address or CIDR block | X | ||||
DnsResolutionTarget | Object[] | Target IP address or CIDR block, with optional domain name | X | ||||
HttpsReachableHost | Object[] | Target domain name using a trusted certificate | X | ||||
IcmpRequestTarget | Object[] | Pingable IP address or CIDR block | X | ||||
Comment | String | Audit log comment | X |
Edit-FalconFirewallLocation [-Id] <String> [[-Name] <String>] [[-Description] <String>] [[-Enabled] <Boolean>] [[-ConnectionType] <Object>] [[-DefaultGateway] <String[]>] [[-DhcpServer] <String[]>] [[-DnsServer] <String[]>] [[-HostAddress] <String[]>] [[-DnsResolutionTarget] <Object[]>] [[-HttpsReachableHost] <Object[]>] [[-IcmpRequestTarget] <Object[]>] [[-Comment] <String>] [-WhatIf] [-Confirm] [<CommonParameters>]
PATCH /fwmgr/entities/network-locations/v1
2025-09-19: PSFalcon v2.2.9