-
Notifications
You must be signed in to change notification settings - Fork 69
Edit FalconFirewallLocation
bk-cs edited this page Apr 28, 2023
·
1 revision
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 | |||||
Description | String | Location description | |||||
Enabled | Boolean | Location status | |||||
ConnectionType | Object | Wired or wireless connection types with associated properties | |||||
DefaultGateway | String[] | Default gateway IP address or CIDR block | |||||
DhcpServer | String[] | DHCP server IP address or CIDR block | |||||
DnsServer | String[] | DNS server IP address or CIDR block | |||||
HostAddress | String[] | Host IP address or CIDR block | |||||
DnsResolutionTarget | Object[] | Target IP address or CIDR block, with optional domain name | |||||
HttpsReachableHost | String[] | Target domain name using a trusted certificate | |||||
IcmpRequestTarget | String[] | Pingable IP address or CIDR block | |||||
Comment | String | Audit log comment |
Edit-FalconFirewallLocation [-Id] <String> [[-Name] <String>] [[-Description] <String>] [[-Enabled] <Boolean>] [[-ConnectionType] <Object>] [[-DefaultGateway] <String[]>] [[-DhcpServer] <String[]>] [[-DnsServer] <String[]>] [[-HostAddress] <String[]>] [[-DnsResolutionTarget] <Object[]>] [[-HttpsReachableHost] <String[]>] [[-IcmpRequestTarget] <String[]>] [[-Comment] <String>] [-WhatIf] [-Confirm] [<CommonParameters>]
PATCH /fwmgr/entities/network-locations/v1
2023-04-25: PSFalcon v2.2.5
- Using PSFalcon
-
Commands and Permissions
- Configuration Import/Export
- Container Security
- Detection and Prevention Policies
- Discover for Cloud and Containers
- Discover
- Event Streams
- Falcon Complete Dashboards
- Falcon Complete Message Center
- Falcon Data Replicator
- Falcon Intelligence
- Falcon Intelligence Recon
- Falcon OverWatch Dashboards
- Falcon Sandbox
- FileVantage
- Firewall Management
- Flight Control
- Horizon
- Host and Host Group Management
- Identity Protection
- Image Assessment
- Incident and Detection Monitoring
- Installation Tokens
- Kubernetes Protection
- MalQuery
- Mobile Host Enrollment
- On-Demand Scanning
- Quarantine
- Real-time Response
- Real-time Response Policy
- Scheduled Reports and Searches
- Sensor Download
- Sensor Update Policy
- Spotlight
- Tailored Intelligence
- Third-party ingestion
- USB Device Control Policy
- Users and Roles
- Zero Trust Assessment
- Examples
-
CrowdStrike SDKs
- PSFalcon - PowerShell
- FalconPy - Python 3
- goFalcon - Go
- Rusty Falcon - Rust