Kaspersky Industrial CyberSecurity for Networks API Developer's Guide

ConfigurationMetadata

Kaspersky Industrial CyberSecurity for Networks configuration metadata.

Defined in

This message is defined in the configuration_provider.proto file.

Syntax

message ConfigurationMetadata

{

string configurationVersion = 1;

string projectName = 2;

google.protobuf.Timestamp timestamp = 3;

string productVersion = 4;

}

Fields

The ConfigurationMetadata message has the following fields.

ConfigurationMetadata message fields

Type

Name

Tag

Description

string

configurationVersion

1

Current configuration version.

string

projectName

2

Configuration project name.

google.protobuf.Timestamp

timestamp

3

Time stamp of the last configuration change.

string

productVersion

4

Current version of Kaspersky Industrial CyberSecurity for Networks installation package.