Kaspersky Industrial CyberSecurity for Networks API Developer's Guide
UserState
UserState
Status of an event.
Defined in
This enumeration is defined in the event_provider.proto
file.
Syntax
enum UserState
{
Proposed = 0;
Active = 1;
Resolved = 2;
}
Values
This enumeration defines the following values.
UserState enumeration values
Name |
Value |
Description |
---|---|---|
|
|
Corresponds to the New event status. It is automatically assigned to all events when they are registered in Kaspersky Industrial CyberSecurity for Networks. |
|
|
Corresponds to the In progress event status. It is assigned by a user to the events that are being processed. |
|
|
Corresponds to the Resolved event status. It is assigned by a user to the events that were processed. |
Article ID: 183671, Last review: Jul 6, 2022