Kaspersky Industrial CyberSecurity for Networks API Developer's Guide

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

Proposed

0

Corresponds to the New event status. It is automatically assigned to all events when they are registered in Kaspersky Industrial CyberSecurity for Networks.

Active

1

Corresponds to the In progress event status. It is assigned by a user to the events that are being processed.

Resolved

2

Corresponds to the Resolved event status. It is assigned by a user to the events that were processed.