Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TiTaxiiDataConnectorProperties

Package version

Threat Intelligence TAXII data connector properties.

Hierarchy

Index

Properties

Optional collectionId

collectionId: undefined | string

The collection id of the TAXII server.

dataTypes

The available data types for Threat Intelligence TAXII data connector.

Optional friendlyName

friendlyName: undefined | string

The friendly name for the TAXII server.

Optional password

password: undefined | string

The password for the TAXII server.

pollingFrequency

pollingFrequency: PollingFrequency | null

The polling frequency for the TAXII server.

Optional taxiiLookbackPeriod

taxiiLookbackPeriod: Date

The lookback period for the TAXII server.

Optional taxiiServer

taxiiServer: undefined | string

The API root for the TAXII server.

tenantId

tenantId: string

The tenant id to connect to, and get the data from.

Optional userName

userName: undefined | string

The userName for the TAXII server.

Optional workspaceId

workspaceId: undefined | string

The workspace id.

Generated using TypeDoc