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

Polymorphic discriminator, which specifies the different types this object can be

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} NOTE: This property will not be serialized. It can only be populated by the server.

name

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

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

Polymorphic discriminator, which specifies the different types this object can be

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} NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From DataConnector.id

name

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From DataConnector.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

Inherited From DataConnector.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From DataConnector.type