Skip to content

Invoke FalconFileVantageAction

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

Invoke-FalconFileVantageAction

SYNOPSIS

Perform actions on Falcon FileVantage changes

DESCRIPTION

Requires 'Falcon FileVantage: Write'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
Name String Action to perform suppress
unsuppress
purge
Comment String Audit log comment
Id String[] FileVantage change identifier X X

SYNTAX

Invoke-FalconFileVantageAction [-Name] <String> [[-Comment] <String>] [[-Id] <String[]>] [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

POST /filevantage/entities/actions/v1

falconpy

startActions

USAGE

2024-09-03: PSFalcon v2.2.7

Clone this wiki locally