Skip to content

Invoke FalconHostGroupAction

bk-cs edited this page Oct 6, 2022 · 21 revisions

Invoke-FalconHostGroupAction

SYNOPSIS

Perform actions on host groups

DESCRIPTION

Requires 'Host Groups: Write'.

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
Name String add-hosts
remove-hosts
Action to perform
Id String Host group identifier
HostId String[] X X Host identifier

SYNTAX

Invoke-FalconHostGroupAction [-Name] <String> [-Id] <String> [-HostId] <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]

Generated 20221006 using PSFalcon v2.2.3

Clone this wiki locally