Skip to content

Set FalconContentControl

bk-cs edited this page Dec 19, 2024 · 1 revision

Set-FalconContentControl

SYNOPSIS

Configure Falcon content file update control settings

DESCRIPTION

Requires 'Channel File Control Settings: Write'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
Type String Channel file type sensor_operations
rapid_response_content
X
Cadence String Channel file delivery cadence early_access
general_availability
pause
X

SYNTAX

Set-FalconContentControl [-Type] <String> [-Cadence] <String> [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

POST /delivery-settings/entities/delivery-settings/v1

falconpy

PostDeliverySettings

USAGE

2024-12-19: PSFalcon v2.2.8

Clone this wiki locally