blob: 9d79efe618cd6980dae1ff64fab8d17d83c4b245 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# NBI
## Introduction
NBI stands for NorthBound Interface. It brings to ONAP a set of API that can be
used by external systems as BSS for example. These API are based on TMF API.
Full description is on [ONAP Read the Doc](https://onap.readthedocs.io/en/latest/submodules/externalapi/nbi.git/docs/offeredapis/index.html).
## Requirements
NBI needs the following ONAP projects to work:
- AAI
- SO
- SDC
- MSB
|