summaryrefslogtreecommitdiffstats
path: root/docs/platform/offeredapis.rst
blob: de6655b682ed69008737cdda5650242fcdea1aab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
.. This work is licensed under a Creative Commons Attribution 4.0 International License.   
.. http://creativecommons.org/licenses/by/4.0   
   
   
Offered APIs   
============   
   
.. contents::    
    :depth: 2  
  
The following API calls are available for the PORTAL Platform subsystem:

Changed the V1 api's to V3 api's as a part of API versioning of ONAP components.
 
PORTAL API Services  
^^^^^^^^^^^^^^^^^^^^^^  
  
.. image:: PortalApi1.jpg
.. image:: PortalApi2.jpg 
  
PORTAL API Details  
^^^^^^^^^^^^^^^^^^  
  
.. swaggerv2doc:: api-docs.json  
  
  
Additional Information  
^^^^^^^^^^^^^^^^^^^^^^  
  
Additional information, including examples, can be found at `PortalApi link`_.  
  
.. _PortalApi link: https://wiki.onap.org/display/DW/Portal+API
  

End of Document