Skip to content

Add FalconCompleteActivity

bk-cs edited this page Oct 6, 2022 · 18 revisions

Add-FalconCompleteActivity

SYNOPSIS

Add an activity to a Falcon Complete case

DESCRIPTION

Requires 'Message Center: Write'.

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
Type String comment Activity type
Content String Activity content
UserId String X User identifier
Id String X Case identifier

SYNTAX

Add-FalconCompleteActivity [-Type] <String> [-Content] <String> [-UserId] <String> [-Id] <String> [-WhatIf] [-Confirm] [<CommonParameters>]

Generated 2022-15-06 using PSFalcon v2.2.3

Clone this wiki locally