Get FalconSensorTag - CrowdStrike/psfalcon GitHub Wiki
Display SensorGroupingTags assigned to hosts
Returns 'cid', 'device_id', and any SensorGroupingTags listed under 'tags' within a 'Get-FalconHost' result.
Requires 'Hosts: Read'.
Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
---|---|---|---|---|---|---|---|
Id | String[] | Host identifier | X | X |
Get-FalconSensorTag [-Id] <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]
Get-FalconSensorTag
uses Real-time Response to retrieve tags from the target host(s).
Get-FalconSensorTag -Id <id>, <id> -Tag tag1, tag2 [-QueueOffline]
2024-09-03: PSFalcon v2.2.7