이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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 |