blob: a6d9cc5cc00322a10ffda1260bf4c9e5dea6c2f6 [file] [log] [blame]
elinuxhenrik9e8b7842020-06-05 10:23:27 +02001.. 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
5Use Cases
6=========
7
8To support the use cases defined for the Non-RT RIC, there are implementations provided in the nonrtric repo, see:
9 nonrtric/test/usecases
10
11Health Check
12------------
13The Health Check use case for the Non-RT RIC is a python script that regularly creates, reads, updates, and deletes a
14policy in all Near-RT RICs that support the type used by the script. A self refreshing web page provides a view of
15statistics for these regular checks.
16
17For more information about it, see the README file in the use case's folder.
18
19.. image:: ./images/healtcheck.png