Kaspersky Industrial CyberSecurity for Networks API Developer's Guide

ProductFacade

Kaspersky Industrial CyberSecurity for Networks version provider service.

Defined in

This service is defined in the product_facade_service.proto file.

Syntax

service ProductFacade

{

rpc GetVersion(google.protobuf.Empty) returns (Version);

}

Service methods

The ProductFacade service has the following service methods.

ProductFacade service methods

Name

Request message

Response message

Description

GetVersion

google.protobuf.Empty

Version

Returns version information.