Allows you to identify which alerts have been generated from licenses
Fields
Field | Type | Description |
---|---|---|
description | VARCHAR (1024) | Description of the alert at the time of configuration. |
destination | VARCHAR (1024) | Alert Mail Message |
licensing_id* | INT | ID of the license that is related to the event |
message | VARCHAR (1024) | Content generated by the alert |
severity | VARCHAR (17) | Alert severity text (low, medium, high, critical) |
subject | VARCHAR (256) | Subject of the alert |
title | VARCHAR (256) | Title of the alert (when it has a subject this field has no content) |
type | VARCHAR (12) | Alert Type (Alert, Notification, Assign, Remove) |
unit | VARCHAR (5) | Unit of time to report the time the license expires (days, months, years) |
value | INT | Value of the unit of time to notify when a license is going to expire (Ex: 5, if the unit is Days, then give notice? 5 days before the license becomes expired) |