Edit FalconContainerPolicy - CrowdStrike/psfalcon GitHub Wiki
Modify a Falcon Cloud Security container policy
Requires 'Falcon Container Image: Write'.
Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
---|---|---|---|---|---|---|---|
Id | String | Image assessment policy identifier | X | X | |||
Name | String | Policy name | X | ||||
Enabled | Boolean | Policy enablement | X | ||||
Description | String | Policy description | X | ||||
Rule | Hashtable[] | One or more hashtables containing rule "action" and "policy_rules_data" | X |
Edit-FalconContainerPolicy [-Id] <String> [-Name] <String> [-Enabled] <Boolean> [[-Description] <String>] [[-Rule] <Hashtable[]>] [-WhatIf] [-Confirm] [<CommonParameters>]
PATCH /container-security/entities/image-assessment-policies/v1
2024-09-03: PSFalcon v2.2.7