Merge "Add description to parameters in the remaining controllers"
[nonrtric.git] / docs / use-cases.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3 .. Copyright (C) 2020 Nordix
4
5 Use Cases
6 =========
7
8 To support the use cases defined for the Non-RT RIC, there are implementations provided in the nonrtric repo, see:
9   nonrtric/test/usecases
10
11 Health Check
12 ------------
13 The Health Check use case for the Non-RT RIC is a python script that regularly creates, reads, updates, and deletes a
14 policy in all Near-RT RICs that support the type used by the script. A self refreshing web page provides a view of
15 statistics for these regular checks.
16
17 For more information about it, see the README file in the use case's folder.
18
19 .. image:: ./images/healtcheck.png