此内容没有您所选择的语言版本。
2.13. Data-Class: EventRest
This class represents one event. 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
| Name | Type | Description |
|---|---|---|
| id | int | RHQ-Internal Id of the event |
| detail | String | The message to be transmited |
| sourceId | int | Id of the source on retrieval. When adding new events, this parameter is ignored. |
| timestamp | long | Time in milliseconds since epoch when the event occurred |
| severity | String | Severity of the event. Allowed values are DEBUG, INFO, WARN, ERROR, FATAL |