blob: 455bdf070e0f42ac0478ce67b98a0d50affdd1c5 [file] [log] [blame]
seshukm60453602019-08-08 11:28:35 +05301.. This work is licensed under a Creative Commons Attribution 4.0
2.. International License. http://creativecommons.org/licenses/by/4.0
3.. Copyright 2019 ONAP Contributors. All rights reserved.
4
5.. _doc_guide_user_ser_inst:
6
7
8Service Instantiation methods
9=============================
10
11
12Declare PNF instances:
13
14.. toctree::
15 :maxdepth: 2
16
17 Declare PNF instances <./pnf_instance/index.rst>
18
19Instantiate a Service:
20
21.. toctree::
22 :maxdepth: 2
23
24 using ONAP VID Portal with "A La Carte" method <./vid/index.rst>
25 using ONAP UUI Portal with "e2eServiceInstance" method <./uui/index.rst>
26 using ONAP NBI REST API (TM Forum) <./nbi/index.rst>
27 using ONAP SO REST API with "A La Carte" method <./so1/index.rst>
28 using ONAP SO REST API with "Macro" mode method <./so2/index.rst>