Aidbox serves REST endpoint GET /health
for automated health-checks as described by RFC (Health Check Response Format for HTTP APIs):
health-check-requestGET /health​#response​status: passdescription: health of aidboxversion: 0.4.2releaseId: ????checks:uptime:- {componentType: system,observedValue: 87,observedUnit: s,status: pass,time: '2019-04-18T19:33:16.194Z'}memory:utilization:- {componentType: system,status: pass,observedValue: 205,observedUnit: Mb}db:responseTime:- {status: pass,componentType: database,observedValue: 2,observedUnit: ms}
​