Skip to content

Redo FalconScheduledReport

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

Redo-FalconScheduledReport

SYNOPSIS

Retry a scheduled report execution

DESCRIPTION

Requires 'Scheduled Reports: Read'.

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
Id String X X Report identifier

SYNTAX

Redo-FalconScheduledReport [-Id] <String> [-WhatIf] [-Confirm] [<CommonParameters>]

SDK Reference

falconpy

report_executions.retry

USAGE

Retry a failed report execution

Redo-FalconScheduledReport -Id <id>

2022-10-24: PSFalcon v2.2.3

Clone this wiki locally