TiTaxiiDataConnector interface

Data connector to pull Threat intelligence data from TAXII 2.0/2.1 server

Extends

Properties

collectionId

The collection id of the TAXII server.

dataTypes

The available data types for Threat Intelligence TAXII data connector.

friendlyName

The friendly name for the TAXII server.

kind

The data connector kind

password

The password for the TAXII server.

pollingFrequency

The polling frequency for the TAXII server.

taxiiLookbackPeriod

The lookback period for the TAXII server.

taxiiServer

The API root for the TAXII server.

tenantId

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

userName

The userName for the TAXII server.

workspaceId

The workspace id.

Inherited Properties

etag

Etag of the azure resource

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

The name of the resource

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Property Details

collectionId

The collection id of the TAXII server.

collectionId?: string

Property Value

string

dataTypes

The available data types for Threat Intelligence TAXII data connector.

dataTypes?: TiTaxiiDataConnectorDataTypes

Property Value

friendlyName

The friendly name for the TAXII server.

friendlyName?: string

Property Value

string

kind

The data connector kind

kind: "ThreatIntelligenceTaxii"

Property Value

"ThreatIntelligenceTaxii"

password

The password for the TAXII server.

password?: string

Property Value

string

pollingFrequency

The polling frequency for the TAXII server.

pollingFrequency?: string

Property Value

string

taxiiLookbackPeriod

The lookback period for the TAXII server.

taxiiLookbackPeriod?: Date

Property Value

Date

taxiiServer

The API root for the TAXII server.

taxiiServer?: string

Property Value

string

tenantId

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

tenantId?: string

Property Value

string

userName

The userName for the TAXII server.

userName?: string

Property Value

string

workspaceId

The workspace id.

workspaceId?: string

Property Value

string

Inherited Property Details

etag

Etag of the azure resource

etag?: string

Property Value

string

Inherited From DataConnector.etag

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

Property Value

string

Inherited From DataConnector.id

name

The name of the resource

name?: string

Property Value

string

Inherited From DataConnector.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From DataConnector.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

type?: string

Property Value

string

Inherited From DataConnector.type