summaryrefslogtreecommitdiffstats
path: root/docs/guides/onap-user/instantiate/instantiation/index.rst
blob: dcbe153dad277f82faa366207e47ea490df7e195 (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
.. This work is licensed under a Creative Commons Attribution 4.0
.. International License. http://creativecommons.org/licenses/by/4.0
.. Copyright 2019 ONAP Contributors.  All rights reserved.

.. _doc_guide_user_ser_inst:


Service Instantiation methods
=============================


Declare PNF instances:

.. toctree::
   :maxdepth: 2

   Declare PNF instances <./pnf_instance/index.rst>

Instantiate a Service:

.. toctree::
   :maxdepth: 2

   using ONAP VID Portal with "A La Carte" method<./vid/index.rst>
   using ONAP UUI Portal with "e2eServiceInstance" method<./uui/index.rst>
   using ONAP NBI REST API (TM Forum) with "A La Carte" method <./nbi/index.rst>
   using ONAP SO REST API with "A La Carte" method <./so1/index.rst>
   using ONAP SO REST API with "Macro" mode method <./so2/index.rst>