Skip to content

Edit FalconIoaGroup

bk-cs edited this page Sep 22, 2022 · 19 revisions

Edit-FalconIoaGroup

SYNOPSIS

Modify a custom Indicator of Attack rule group

DESCRIPTION

Requires 'Custom IOA Rules: Write'.

PARAMETERS

Name Type Min Max Pattern Allowed Pipeline PipelineByName Description
Name String False Rule group name
Enabled Boolean False Rule group enablement status
Description String False Rule group description
Comment String False Audit log comment
Id String ^[a-fA-F0-9]{32}$ False Rule group identifier

SYNTAX

Edit-FalconIoaGroup [[-Name] <String>] [[-Enabled] <Boolean>] [[-Description] <String>] [[-Comment] <String>] [-Id] <String> [-WhatIf] [-Confirm] <CommonParameters>]

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally