EventEventSeverity_enum
EventEventSeverity_enum
Severity level constants.
Possible values:
error
: Something that must be correctedwarning
: Should be corrected, but the system can continue operating normallyinfo
: An informational messageuser
: A user-related message
This data structure has no properties.
Enumeration: error, warning, info, user,