-
Trying to use the filter to find all devices with a given subnet.
|
Beta Was this translation helpful? Give feedback.
Answered by
bk-cs
Jan 27, 2023
Replies: 1 comment 1 reply
-
This is not specific to PSFalcon, but how the APIs work with the Get-FalconHost -Filter "local_ip.raw:*'10.6.25.*'" Host and Host Group Management APIs - Device Filters [ EU-1 | US-1 | US-2 | US-GOV-1 ] |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
bk-cs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is not specific to PSFalcon, but how the APIs work with the
local_ip
property. You need to uselocal_ip.raw
with wildcards:Host and Host Group Management APIs - Device Filters [ EU-1 | US-1 | US-2 | US-GOV-1 ]