Skip to content

Get FalconContainerCount

bk-cs edited this page Sep 3, 2024 · 4 revisions

Get-FalconContainerCount

SYNOPSIS

List resource counts from Falcon Cloud Security

DESCRIPTION

Requires 'Falcon Container Image: Read'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
Filter String Falcon Query Language expression to limit results
Resource String Falcon Cloud Security resource to count [default: containers]
Type String Retrieve specific counts by type [default: count]

SYNTAX

Get-FalconContainerCount [[-Filter] <String>] [[-Resource] <String>] [[-Type] <String>] [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

GET /container-security/aggregates/{resource}/{type}/v1

USAGE

2024-09-03: PSFalcon v2.2.7

Clone this wiki locally