/add-tag-host-falcon

How to add a Falcon Grouping tag to a Single Host

Primary LanguagePython

Add a Falcon Grouping Tag to a host via the API using FalconPy

This script will take user input to add a Falcon Grouping tag to a single host in the CrowdStrike console.

prerequisites

FalconPy must be installed into the coding environment.
A user must have valid CrowdStrike API key and secret that has read and write permissions for Hosts.

references

FalconPy - The CrowdStrike Falcon SDK for Python