Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.39 KB

EventEventlistEvent.md

File metadata and controls

20 lines (16 loc) · 1.39 KB

EventEventlistEvent

Properties

Name Type Description Notes
Devid int32 The device id of the node if it is still part of the cluster otherwise None. [optional] [default to null]
Ended float32 Time event was ended (eventgroup resolved) [optional] [default to null]
Event int32 Integer identifier of the event type [optional] [default to null]
Id string Unique identifier of event occurrence. [optional] [default to null]
Lnn int32 The lnn of the node if it is still part of the cluster, otherwise None. [optional] [default to null]
Message string Human readable description [optional] [default to null]
ResolveTime int32 Time the event was resolved. [optional] [default to null]
Severity string Severity of event occurrence. [optional] [default to null]
Specifier *Empty A collection of parameters defined per event. [optional] [default to null]
Time int32 Time event was detected as UNIX timestamp. [optional] [default to null]
Value float32 Value of measurement associated with this event. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]