Skip to content

Get FalconIocType

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

Get-FalconIocType

SYNOPSIS

List custom indicator types

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-FalconIocType [[-Limit] <Int32>] [-Offset <Int32>] [-All] [-WhatIf] [-Confirm] [<CommonParameters>]

SDK Reference

falconpy

ioc_type_query_v1

USAGE

2023-01-17: PSFalcon v2.2.4

Clone this wiki locally