Este contenido no está disponible en el idioma seleccionado.
2.13. Data-Class: EventRest
This class represents one event. Copiar enlaceEnlace copiado en el portapapeles!
Copiar enlaceEnlace copiado en el portapapeles!
| 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 |