Service: Health

This API is officially released and maintained.

The health service provides methods to monitor operational status of the secure module

Table 1. Available methods
Method Request Response

Get

google.protobuf.Empty

HealthGetResponse

Watch

google.protobuf.Empty

HealthWatchResponseStream

Get

Returns the current health status of the secure module

Response

Response to Health Get request

Table 2. Available fields in blickfeld.secure.services.HealthGetResponse
Field Type Default Unit

health

data.Health

-

-

Health state

Watch

Continously returns the current health status of the secure module

Response Stream

Response to Health Watch request

Table 3. Available fields in blickfeld.secure.services.HealthWatchResponse
Field Type Default Unit

health

data.Health

-

-

Health state