[DOC] Correct ReDoc API documentation
[externalapi/nbi.git] / docs / architecture / architecture.rst
1 .. SPDX-License-Identifier: CC-BY-4.0
2 .. Copyright 2018 ORANGE
3 .. _architecture:
4
5
6 Architecture
7 ============
8
9 ************
10 Introduction
11 ************
12
13 NBI stands for NorthBound Interface. It brings to ONAP a set of API that can be
14 used by external systems as BSS for example.
15 These API are based on **TMF API**.
16
17 ********************************************
18 Global NBI architecture for Honolulu release
19 ********************************************
20
21 Following illustration provides a global view about NBI architecture,
22 integration with other ONAP components and API resource/operation provided.
23
24 .. image:: ../images/onap_nbi_dublin.jpg
25    :width: 800px
26
27
28 ***************
29 Developer Guide
30 ***************
31
32 Technical information about NBI
33 (dependencies, configuration, running & testing)
34 could be found here: :doc:`NBI_Developer_Guide <NBI_Developer_Guide>`
35