seshukm | c32c825 | 2018-08-30 18:39:54 +0800 | [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 | .. Copyright 2018 Huawei Technologies Co., Ltd. |
LF Jenkins CI | 39315bf | 2020-04-09 17:51:21 +0000 | [diff] [blame] | 4 | .. _offeredapis: |
seshukm | c32c825 | 2018-08-30 18:39:54 +0800 | [diff] [blame] | 5 | |
| 6 | SO Offered and Consumed APIs |
Rene_Robert | aa60635 | 2019-08-22 16:57:27 +0200 | [diff] [blame] | 7 | ============================ |
seshukm | c32c825 | 2018-08-30 18:39:54 +0800 | [diff] [blame] | 8 | |
seshukm | 7a28651 | 2018-11-30 13:21:36 +0800 | [diff] [blame] | 9 | The list of APIs that SO offers can be found in following table: |
seshukm | ba46a1f | 2018-09-26 16:44:57 +0800 | [diff] [blame] | 10 | |
| 11 | .. |yml-icon| image:: swagger/images/yaml.png |
| 12 | :width: 40px |
| 13 | |
| 14 | .. |swagger-icon| image:: swagger/images/swagger.png |
| 15 | :width: 40px |
| 16 | |
| 17 | .. |html-icon| image:: swagger/images/html.png |
| 18 | :width: 40px |
| 19 | |
| 20 | .. csv-table:: |
| 21 | :header: "|Swagger-icon|", "|html-icon|", "|yml-icon|" |
| 22 | :widths: 60,60,60 |
| 23 | |
| 24 | "swagger json file", "html doc", "yaml doc" |
| 25 | ":download:`link <swagger/swagger.json>`", ":download:`link <swagger/swagger.html>`", ":download:`link <swagger/swagger.yaml>`" |
Rene_Robert | aa60635 | 2019-08-22 16:57:27 +0200 | [diff] [blame] | 26 | |
| 27 | The list of APIs that SO offerers for monitoring the BPMN flows |
| 28 | could be found in the following table: |
seshukm | 7a28651 | 2018-11-30 13:21:36 +0800 | [diff] [blame] | 29 | |
| 30 | .. csv-table:: |
| 31 | :header: "|Swagger-icon|", "|yml-icon|" |
| 32 | :widths: 60,60 |
| 33 | |
| 34 | "swagger json file", "yaml doc" |
| 35 | ":download:`link <swagger/SO_MONITORING_SWAGGER.json>`", ":download:`link <swagger/SO_MONITORING_SWAGGER.yaml>`" |
seshukm | 164f9a0 | 2019-01-06 14:15:20 +0530 | [diff] [blame] | 36 | |
| 37 | Further Reading |
Rene_Robert | aa60635 | 2019-08-22 16:57:27 +0200 | [diff] [blame] | 38 | --------------- |
seshukm | 164f9a0 | 2019-01-06 14:15:20 +0530 | [diff] [blame] | 39 | |
| 40 | Detailed documentation can be found here: |
| 41 | |
| 42 | .. toctree:: |
| 43 | :maxdepth: 1 |
| 44 | |
Rene_Robert | aa60635 | 2019-08-22 16:57:27 +0200 | [diff] [blame] | 45 | apis/serviceInstances-api.rst |
| 46 | apis/e2eServiceInstances-api.rst |
| 47 | apis/consumed-apis.rst |