AlertMetadataChange interface

Used to represent an update in a relationship between an alert and an artifact.

Properties

alertId

The ID of the alert.

metadataChange

The change that occurred to the metadata.

Property Details

alertId

The ID of the alert.

alertId: number

Property Value

number

metadataChange

The change that occurred to the metadata.

metadataChange: MetadataChange

Property Value