Skip to content

Get FalconIocSeverity

bk-cs edited this page Jan 17, 2023 · 2 revisions

Get-FalconIocSeverity

SYNOPSIS

List custom indicator severities

DESCRIPTION

Requires 'IOC Manager APIs: Read'.

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
Limit Int32 Maximum number of results per request
Offset Int32 Position to begin retrieving results
All Switch Repeat requests until all available results are retrieved

SYNTAX

Get-FalconIocSeverity [[-Limit] <Int32>] [-Offset <Int32>] [-All] [-WhatIf] [-Confirm] [<CommonParameters>]

SDK Reference

falconpy

severity_query_v1

USAGE

2023-01-17: PSFalcon v2.2.4

Clone this wiki locally