Update with El Alto release
[externalapi/nbi.git] / docs / architecture / architecture.rst
1 .. SPDX-License-Identifier: CC-BY-4.0
2 .. Copyright 2018 ORANGE
3
4
5 Architecture
6 ============
7
8 ************
9 Introduction
10 ************
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 *******************************************
19 Global NBI architecture for El Alto release
20 *******************************************
21
22 Following illustration provides a global view about NBI architecture,
23 integration with other ONAP components and API resource/operation provided.
24
25 .. image:: ../images/onap_nbi_dublin.jpg
26    :width: 800px
27
28
29 ***************
30 Developer Guide
31 ***************
32
33 Technical information about NBI
34 (dependencies, configuration, running & testing)
35 could be found here: :doc:`NBI_Developer_Guide <NBI_Developer_Guide>`
36
37 API Flow illustration (with example messages) is described in this document:
38 :download:`nbicallflow.pdf <../offeredapis/pdf/nbicallflow.pdf>`