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 True Rule group name
Enabled Boolean False True Rule group enablement status
Description String False True Rule group description
Comment String False True Audit log comment
Id String ^[a-fA-F0-9]{32}$ False True 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