Skip to content

Remove FalconCidGroupMember

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

Remove-FalconCidGroupMember

SYNOPSIS

Remove members from a Falcon Flight Control CID group

DESCRIPTION

Requires 'Flight Control: Write'.

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
Id String X CID group identifier
Cid String[] X CID

SYNTAX

Remove-FalconCidGroupMember [-Id] <String> [-Cid] <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]

Generated 2022-15-06 using PSFalcon v2.2.3

Clone this wiki locally