Get FalconIoaType - CrowdStrike/psfalcon GitHub Wiki
Search for custom Indicator of Attack types
Requires 'Custom IOA rules: Read'.
Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
---|---|---|---|---|---|---|---|
Id | String[] | Type identifier | X | X | |||
Limit | Int32 | Maximum number of results per request | 1 |
500 |
|||
Offset | Int32 | Position to begin retrieving results | |||||
Detailed | Switch | Retrieve detailed information | |||||
All | Switch | Repeat requests until all available results are retrieved | |||||
Total | Switch | Display total result count instead of results |
Get-FalconIoaType [[-Limit] <Int32>] [-Offset <Int32>] [-Detailed] [-All] [-Total] [-WhatIf] [-Confirm] [<CommonParameters>]
Get-FalconIoaType -Id <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]
GET /ioarules/entities/rule-types/v1
GET /ioarules/queries/rule-types/v1
query_rule_types
get_rule_types
Get-FalconIoaType [-Detailed]
2023-04-25: PSFalcon v2.2.5