Send an alert to inform that a license has expired
Closed this issue · 0 comments
Bigomby commented
When a license has exired, a signal should be sent. The format should be the following:
{
"monitor": "alert",
"type": "license_expired",
"uuid": "<license uuid for the expired license>",
"timestamp": 1497955816
}