Service: Tunnel

This API is officially released and maintained.

gRPC tunnel service which is used to reverse proxy gRPC calls.

Table 1. Available methods
Method Request Response

Set

TunnelSetRequest

google.protobuf.Empty

Get

google.protobuf.Empty

TunnelGetResponse

Set

Set configuration

Request

Message to set tunnel config

Table 2. Available fields in blickfeld.services_proxy.services.TunnelSetRequest
Field Type Default Unit

config

config.Tunnel

-

-

Config

Get

Get configuration

Response

Message to Get tunnel config

Table 3. Available fields in blickfeld.services_proxy.services.TunnelGetResponse
Field Type Default Unit

config

config.Tunnel

-

-

Config