Service: Health

This API is not yet officially released neither maintained.

An gRPC service to request the status of push configurations

Table 1. Available methods
Method Request Response

Get

google.protobuf.Empty

HealthGetResponse

Watch

google.protobuf.Empty

HealthWatchResponseStream

Get

Get Status for all configured push configurations

Response

request get the health of the configured publisher

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

health

data.Health

-

-

health of push configurations

Watch

Watch status changes for configured push configurations

Response Stream

request watch the health of the configured publisher

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

health

data.Health

-

-

health of push configurations