A single system message to be displayed as a notification on the UI. These messages can be state indicators or instances of error messages which serve as calls-to-action.
Parameter |
Type |
Count |
Description |
id |
Integer |
1 |
Notification ID |
type |
Enum |
1 |
One of (State | Instance) |
level |
Enum |
1 |
One of (Restart | Error | Warning) |
code |
String |
1 |
Unique code identifier for the error’s context. These codes are human readable but contain no details |
message |
String |
1 |
A human readable message which gives more details about the notification |
creationTime |
Date |
1 |
ISO8061 formatted date and time |
Version: 1.3