Skip to content

Edit FalconContainerPolicyGroup

bk-cs edited this page Sep 3, 2024 · 1 revision

Edit-FalconContainerPolicyGroup

SYNOPSIS

Modify Falcon Cloud Security container policy image groups

DESCRIPTION

Requires 'Falcon Container Image: Write'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
Id String Image group identifier X
Name String Image group name X
Condition Hashtable[] One or more hashtables containing policy image group "prop" and "value" conditions X
Description String Image group description X

SYNTAX

Edit-FalconContainerPolicyGroup [-Id] <String> [[-Name] <String>] [[-Condition] <Hashtable[]>] [[-Description] <String>] [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

PATCH /container-security/entities/image-assessment-policy-groups/v1

falconpy

UpdatePolicyGroups

USAGE

2024-09-03: PSFalcon v2.2.7

Clone this wiki locally