RelationMetadata interface
The metadata to be associated with the alert.
attributes | Any additional attributes of the metadata. |
rel | The type of the metadata. |
url | The URL of the metadata. |
Any additional attributes of the metadata.
attributes: {[key: string]: any}
Property Value
{[key: string]: any}
The type of the metadata.
rel: string
Property Value
string
The URL of the metadata.
url: string
Property Value
string