Skip to content

Remove FalconContainerPolicyGroup

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

Remove-FalconContainerPolicyGroup

SYNOPSIS

Remove 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 X

SYNTAX

Remove-FalconContainerPolicyGroup [-Id] <String> [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

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

falconpy

DeletePolicyGroup

USAGE

2024-09-03: PSFalcon v2.2.7

Clone this wiki locally