Skip to content

Get FalconFoundryView

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

Get-FalconFoundryView

SYNOPSIS

List available Falcon Foundry views

DESCRIPTION

Requires 'App Logs: Read'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
CheckTestData Boolean Include whether test data is present in the application repository

SYNTAX

Get-FalconFoundryView [[-CheckTestData] <Boolean>] [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

GET /loggingapi/entities/views/v1

falconpy

ListViewV1

USAGE

2024-09-03: PSFalcon v2.2.7

Clone this wiki locally