Skip to content

Get FalconConfigAssessmentLogic

bk-cs edited this page Sep 14, 2023 · 3 revisions

Get-FalconConfigAssessmentLogic

SYNOPSIS

Retrieve detailed evaluation logic from a configuration assessment

DESCRIPTION

Requires 'ConfigVantage: Read'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
Id String[] Evaluation logic identifier X X

SYNTAX

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

REFERENCE

Endpoints

GET /configuration-assessment/entities/evaluation-logic/v1

falconpy

getEvaluationLogicMixin0

USAGE

2023-09-14: PSFalcon v2.2.6

Clone this wiki locally