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 Pattern Allowed Pipeline PipelineByName Description
Id String ^[a-fA-F0-9]{32}$ False CID group identifier
Cid String[] ^[a-fA-F0-9]{32}$ False CID

SYNTAX

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

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally