Skip to content

Get FalconWorkflowInput

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

Get-FalconWorkflowInput

SYNOPSIS

Retrieve information about Falcon Fusion workflow human inputs

DESCRIPTION

Requires 'Workflow: Read'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
Id String[] Human input identifier X X

SYNTAX

Get-FalconWorkflowInput [-Id] <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

GET /workflows/entities/human-inputs/v1

falconpy

WorkflowGetHumanInputV1

USAGE

2024-09-03: PSFalcon v2.2.7

Clone this wiki locally