summaryrefslogtreecommitdiffstats
path: root/docs/platform/APIs/index.rst
diff options
context:
space:
mode:
authorYan Yang <yangyanyj@chinamobile.com>2017-11-01 05:24:19 +0000
committerGerrit Code Review <gerrit@onap.org>2017-11-01 05:24:19 +0000
commit1963d5088a1937c3308104a90bbe86dcdc12330a (patch)
tree7c704933aabb751fc0c0a0cd93925495298dad2b /docs/platform/APIs/index.rst
parent635886dfc12300038ef096d08f8eb4c09ce075a4 (diff)
parentad8793f9b4a4de8fe8aa37c80d6746403631528f (diff)
Merge "Update VF-C doc"
Diffstat (limited to 'docs/platform/APIs/index.rst')
-rw-r--r--docs/platform/APIs/index.rst43
1 files changed, 43 insertions, 0 deletions
diff --git a/docs/platform/APIs/index.rst b/docs/platform/APIs/index.rst
new file mode 100644
index 00000000..b05bede2
--- /dev/null
+++ b/docs/platform/APIs/index.rst
@@ -0,0 +1,43 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+
+
+VF-C Offered APIs
+=================
+List VF-C APIs offered.
+
+
+NS LCM API
+----------
+
+Network services lifecycle management APIs
+
+
+.. toctree::
+ :maxdepth: 1
+
+ NSLCM_API/index
+
+
+VNFM Driver API
+---------------
+
+VNFM Driver component northbound APIs
+
+.. toctree::
+ :maxdepth: 1
+
+ VNFMDriver_API/index
+
+
+
+VNF LCM API
+-----------
+
+VNF lifecycle management APIs
+
+.. toctree::
+ :maxdepth: 1
+
+ VNFLCM_API/index
+