Skip to content

Query devices filtering by tag #566

Answered by jshcodes
alexgumo7 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @alexgumo7!

Give this a shot and let us know if you have any questions or problems.

from falconpy import Hosts

hosts = Hosts(client_id="CLIENT_ID_HERE", client_secret="CLIENT_SECRET_HERE")

results = hosts.query_devices_by_filter(filter="tags:['FalconGroupingTags/testtag']")

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by alexgumo7
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
hosts Hosts or Host Groups issues and questions
2 participants