Skip to content

Add FalconCidGroupMember

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

Add-FalconCidGroupMember

SYNOPSIS

Add a CID member to a Falcon Flight Control CID group

DESCRIPTION

Requires 'Flight Control: Write'.

PARAMETERS

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

SYNTAX

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

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally