Cleanup deprecated documentation
Since vincent mahe created a great documentation available in doc/source this one is deprecated Change-Id: I81ff633771570f28a38e3d277718f0a97a9d5090
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
# Watcher Database
|
||||
|
||||
This database stores all the watcher business objects which can be requested by the Watcher API :
|
||||
* Audit templates
|
||||
* Audits
|
||||
* Action plans
|
||||
* Actions history
|
||||
* Watcher settings :
|
||||
* metrics/events collector endpoints for each type of metric
|
||||
* manual/automatic mode
|
||||
* Business Objects states
|
||||
|
||||
It may be any relational database or a key-value database.
|
||||
|
||||
Business objects are read/created/updated/deleted from/to the Watcher database using a common Python package which provides a high-level Service API.
|
||||
Reference in New Issue
Block a user