Updated late coming comments to Patch 91089 and added links
[doc.git] / docs / guides / onap-user / instantiate / instantiation / index.rst
1 .. 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
8 Service Instantiation methods
9 =============================
10
11
12 Declare PNF instances:
13
14 .. toctree::
15    :maxdepth: 2
16
17    Declare PNF instances <./pnf_instance/index.rst>
18
19 Instantiate 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>