Toshiaki Takahashi | 8619f63 | 2022-03-21 10:57:25 +0000 | [diff] [blame] | 1 | .. This work is licensed under a Creative Commons Attribution 4.0 International License. |
| 2 | .. http://creativecommons.org/licenses/by/4.0 |
| 3 | |
| 4 | |
| 5 | |
| 6 | API-Docs |
| 7 | ======== |
| 8 | |
| 9 | This 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 Ueha | 56ec951 | 2022-10-06 11:42:43 +0000 | [diff] [blame] | 21 | API Introduction |
| 22 | ----------------- |
| 23 | .. Please add what API a component have exposed. |
Toshiaki Takahashi | 8619f63 | 2022-03-21 10:57:25 +0000 | [diff] [blame] | 24 | |
Ayumu Ueha | 56ec951 | 2022-10-06 11:42:43 +0000 | [diff] [blame] | 25 | Tacker API Introduction |
| 26 | ~~~~~~~~~~~~~~~~~~~~~~~ |
| 27 | Tacker provides NFV-SOL compliant API. |
| 28 | See the following documents. |
Toshiaki Takahashi | 42956f3 | 2022-04-01 23:43:06 +0900 | [diff] [blame] | 29 | |
| 30 | .. toctree:: |
| 31 | :maxdepth: 1 |
| 32 | |
Ayumu Ueha | 56ec951 | 2022-10-06 11:42:43 +0000 | [diff] [blame] | 33 | https://docs.openstack.org/api-ref/nfv-orchestration/ |
Toshiaki Takahashi | 8619f63 | 2022-03-21 10:57:25 +0000 | [diff] [blame] | 34 | |
| 35 | API Functions |
| 36 | ------------- |
| 37 | .. Please states the API functions. |
| 38 | |
Ayumu Ueha | 56ec951 | 2022-10-06 11:42:43 +0000 | [diff] [blame] | 39 | Tacker API Function |
| 40 | ~~~~~~~~~~~~~~~~~~~ |
| 41 | See Tacker API Reference above. |