Skip to content

Get FalconContainerCloud

bk-cs edited this page Dec 28, 2022 · 17 revisions

Get-FalconContainerCloud

SYNOPSIS

Return Falcon Container Security cloud provider locations

DESCRIPTION

Requires 'Kubernetes Protection: Read'.

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
Cloud String[] aws
azure
gcp
X X Cloud provider

SYNTAX

Get-FalconContainerCloud [[-Cloud] <String[]>] [-WhatIf] [-Confirm] [<CommonParameters>]

SDK Reference

falconpy

GetLocations

USAGE

List acknowledged cloud locations

Get-FalconContainerCloud -Cloud aws

2022-12-12: PSFalcon v2.2.3

Clone this wiki locally