Get FalconIdentityRule - CrowdStrike/psfalcon GitHub Wiki
Search for Falcon Identity Protection policy rules
Requires 'Identity Protection Policy Rules: Read'.
Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
---|---|---|---|---|---|---|---|
Id | String[] | Falcon Identity Protection policy rule identifier | X | X | |||
Name | String | Filter by rule name | |||||
Enabled | Boolean | Filter by rule enablement status | |||||
SimulationMode | Boolean | Filter by simulation mode | |||||
Detailed | Switch | Retrieve detailed information |
Get-FalconIdentityRule [[-Name] <String>] [[-Enabled] <Boolean>] [[-SimulationMode] <Boolean>] [-Detailed] [-WhatIf] [-Confirm] [<CommonParameters>]
Get-FalconIdentityRule -Id <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]
GET /identity-protection/entities/policy-rules/v1
GET /identity-protection/queries/policy-rules/v1
api_preempt_proxy_get_policy_rules_query
api_preempt_proxy_get_policy_rules
2024-12-19: PSFalcon v2.2.8