Skip to content

Edit FalconHostGroup

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

Edit-FalconHostGroup

SYNOPSIS

Modify a host group

DESCRIPTION

Requires 'Host Groups: Write'.

PARAMETERS

Name Type Min Max Pattern Allowed Pipeline PipelineByName Description
Name String False True Host group name
Description String False True Host group description
AssignmentRule String False True FQL-based assignment rule, used with dynamic host groups
Id String ^[a-fA-F0-9]{32}$ False True Host group identifier

SYNTAX

Edit-FalconHostGroup [[-Name] <String>] [[-Description] <String>] [[-AssignmentRule] <String>] [-Id] <String> [-WhatIf] [-Confirm] [<CommonParameters>]

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally