Skip to content

Set FalconChannelControl

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

Set-FalconChannelControl

SYNOPSIS

Configure Falcon channel 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-FalconChannelControl [-Type] <String> [-Cadence] <String> [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

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

falconpy

PostDeliverySettings

USAGE

2024-09-03: PSFalcon v2.2.7

Clone this wiki locally