Skip to content

Remove FalconContainerPolicy

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

Remove-FalconContainerPolicy

SYNOPSIS

Delete Image Assessment Policy by policy UUID

DESCRIPTION

Requires 'Falcon Container Image: Write'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
Id String Image assessment policy identifier X X

SYNTAX

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

REFERENCE

Endpoints

DELETE /container-security/entities/image-assessment-policies/v1

falconpy

DeletePolicy

USAGE

2024-09-03: PSFalcon v2.2.7

Clone this wiki locally