Skip to content

Add API /state endpoint

Martin Matějek requested to merge flask-sentinel-state-indication into master

Add new endpoint for sentinel components state. Currently there are following components:

  • FWLogs
  • Minipot
  • Turris Survey
  • Sentinel proxy

Valid states are:

  • running
  • disabled
  • sending
  • failed
  • unknown
  • uninstalled

Closes: #10 (closed)

Blocked by: turris/foris-controller/foris-controller-sentinel-module#9 (closed)

Edited by Aleksandr Gumroian

Merge request reports