Remove Helm Manager and SDNC A1 Controller
[nonrtric.git] / docs / api-docs.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) 2021 Nordix
4
5 .. _api_docs:
6
7
8 ========
9 API-Docs
10 ========
11
12 Descriptions of the APIs to the Non-RT RIC functions can be found in the repos for the functions.
13
14 See Also: Non-RT RIC Control Panel
15 ==================================
16
17 The Non-RT RIC Control Panel provides a user interface that allows the user to interact with the Non-RT RIC.
18
19 Documentation for the Control Panel can be found here: `Non-RT RIC Control Panel <https://docs.o-ran-sc.org/projects/o-ran-sc-portal-nonrtric-controlpanel/en/latest/>`_.
20
21 It can be downloaded from here: ::
22
23   git clone "https://gerrit.o-ran-sc.org/r/portal/nonrtric-controlpanel".
24
25 See Also: A1 / Near-RT RIC simulator
26 ====================================
27
28 The Near-RT RIC simulator simulates an A1 protocol termination endpoint.
29
30 Documentation for the simulator can be found here: `A1 Interface Simulator <https://docs.o-ran-sc.org/projects/o-ran-sc-sim-a1-interface/en/latest/>`_.
31
32 It can be downloaded from here: ::
33
34   git clone "https://gerrit.o-ran-sc.org/r/sim/a1-interface"