Data Types

JSON

type description
Filter
FilterMixin
SanityResponse Response to a sanity request
SanityState Enumeration of all sanity states the service can be in.
  • OK: Service is running ok, all docfetchers are ok.
  • WARNING: Service encountered warnings.
  • ERROR: Service encountered errors.
  • FATAL: Service is in a critical state and most likely stopped to work properly.
StatsResponse Response to a stats request
Task
TaskMixin
TaskState Possible states of tasks in the executor state machine and in the service.
VersionResponse Response to a request of the version of the API, contains major and minor of the version.