Alert Metadata Definition
| Name | Type | Required | Meaning |
|---|---|---|---|
| id | int | For Updates | A unique identifying integer. |
| alertId | int | Yes | The unique ID of the alert the metadata belongs to. |
| key | string | Yes | The name of the metadata. |
| value | string | Yes | The metadata's value. |
| Name | Type | Required | Meaning |
|---|---|---|---|
| id | int | For Updates | A unique identifying integer. |
| alertId | int | Yes | The unique ID of the alert the metadata belongs to. |
| key | string | Yes | The name of the metadata. |
| value | string | Yes | The metadata's value. |