Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
2.13. Data-Class: EventRest
This class represents one event. Link kopierenLink in die Zwischenablage kopiert!
Link kopierenLink in die Zwischenablage kopiert!
| 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 |