| Name | Type | Description | Notes |
|---|---|---|---|
| attributes | dict(str, str) | A string->string map of additional properties associated with this message | [optional] |
| content | str | Message content | |
| display | str | The form of display for this message | |
| end_epoch_millis | int | When this message will stop being displayed, in epoch millis | |
| id | str | [optional] | |
| read | bool | A derived field for whether the current user has read this message | [optional] |
| scope | str | The audience scope that this message should reach | |
| severity | str | Message severity | |
| source | str | Message source. System messages will com from 'system@wavefront.com' | |
| start_epoch_millis | int | When this message will begin to be displayed, in epoch millis | |
| target | str | For scope=CUSTOMER or scope=USER, the individual customer or user id | [optional] |
| title | str | Title of this message |
This repository was archived by the owner on Jan 16, 2026. It is now read-only.