Skip to content

[ QUESTION ] Can Additional Filters be Added to Get-FalconHost? #182

Answered by bk-cs
oracle701 asked this question in Q&A
Discussion options

You must be logged in to vote

The values that are used within the -Filter parameter are defined by the API and the Falcon Query Language.

For Get-FalconHost, I believe you can use tags and groups:

Get-FalconHost -Filter "tags:'SensorGroupingTags/Example'+groups:'<group_id>'"

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by bk-cs
Comment options

You must be logged in to vote
1 reply
@bk-cs
Comment options

bk-cs Feb 7, 2022
Maintainer

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #181 on February 07, 2022 19:09.