Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TiTaxiiDataConnector

Package version

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

Hierarchy

Index

Properties

Optional collectionId

collectionId: undefined | string

The collection id of the TAXII server.

Optional dataTypes

The available data types for Threat Intelligence TAXII data connector.

Optional etag

etag: undefined | string

Etag of the azure resource

Optional friendlyName

friendlyName: undefined | string

The friendly name for the TAXII server.

Optional id

id: undefined | string

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.

kind

kind: "ThreatIntelligenceTaxii"

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

Optional name

name: undefined | string

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

Optional password

password: undefined | string

The password for the TAXII server.

Optional pollingFrequency

pollingFrequency: PollingFrequency

The polling frequency for the TAXII server.

Optional systemData

systemData: 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.

Optional taxiiLookbackPeriod

taxiiLookbackPeriod: Date

The lookback period for the TAXII server.

Optional taxiiServer

taxiiServer: undefined | string

The API root for the TAXII server.

Optional tenantId

tenantId: undefined | string

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

Optional type

type: undefined | string

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.

Optional userName

userName: undefined | string

The userName for the TAXII server.

Optional workspaceId

workspaceId: undefined | string

The workspace id.

Generated using TypeDoc