AlertEnrichmentProperties interface

Properties of the alert enrichment item.

Properties

alertId

Unique Id (GUID) of the alert for which the enrichments are being retrieved.

enrichments

Enrichment details

Property Details

alertId

Unique Id (GUID) of the alert for which the enrichments are being retrieved.

alertId?: string

Property Value

string

enrichments

Enrichment details

enrichments?: AlertEnrichmentItemUnion[]

Property Value