AlertMetadataChange interface
Used to represent an update in a relationship between an alert and an artifact.
alert |
The ID of the alert. |
metadata |
The change that occurred to the metadata. |
The ID of the alert.
alertId: number
Property Value
number
The change that occurred to the metadata.
metadataChange: MetadataChange