blob: fdd5363469b2a423121e16e1826b52781dc38aaa [file] [log] [blame]
Toshiaki Takahashi8619f632022-03-21 10:57:25 +00001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2.. http://creativecommons.org/licenses/by/4.0
3
4
5
6API-Docs
7========
8
9This is the API-docs of SMO O2.
10
11.. contents::
12 :depth: 3
13 :local:
14
15.. note
16
17.. This section is used to describe a software API exposed from a O-RAN software component.
18
19.. This note must be removed after content has been added.
20
Ayumu Ueha56ec9512022-10-06 11:42:43 +000021API Introduction
22-----------------
23.. Please add what API a component have exposed.
Toshiaki Takahashi8619f632022-03-21 10:57:25 +000024
Ayumu Ueha56ec9512022-10-06 11:42:43 +000025Tacker API Introduction
26~~~~~~~~~~~~~~~~~~~~~~~
27Tacker provides NFV-SOL compliant API.
28See the following documents.
Toshiaki Takahashi42956f32022-04-01 23:43:06 +090029
30.. toctree::
31 :maxdepth: 1
32
Ayumu Ueha56ec9512022-10-06 11:42:43 +000033 https://docs.openstack.org/api-ref/nfv-orchestration/
Toshiaki Takahashi8619f632022-03-21 10:57:25 +000034
35API Functions
36-------------
37.. Please states the API functions.
38
Ayumu Ueha56ec9512022-10-06 11:42:43 +000039Tacker API Function
40~~~~~~~~~~~~~~~~~~~
41See Tacker API Reference above.