aboutsummaryrefslogtreecommitdiffstats
path: root/docs/platform/APIs
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-04-09 18:38:48 +0800
committeryangyan <yangyanyj@chinamobile.com>2019-04-09 18:38:54 +0800
commit6d284b3c71fb5edf4b167a2408c78b49f108cb9a (patch)
treecc5c88608b6d267a5792764609b42529824ffff7 /docs/platform/APIs
parenta65096b93684ff0798728c5d3b8eb7f15096ad7e (diff)
update vfc doc
Issue-ID: VFC-1345 Change-Id: I06f1ebe49d702c2ed3dc9191164f834c103b4d7b Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'docs/platform/APIs')
-rw-r--r--docs/platform/APIs/index.rst31
-rw-r--r--docs/platform/APIs/vfc-api.pngbin0 -> 9630 bytes
2 files changed, 31 insertions, 0 deletions
diff --git a/docs/platform/APIs/index.rst b/docs/platform/APIs/index.rst
index ad31664d..86eddffc 100644
--- a/docs/platform/APIs/index.rst
+++ b/docs/platform/APIs/index.rst
@@ -11,7 +11,38 @@ VF-C Offered APIs
Now VF-C provides the NS life cycle management APIs to UUI,SO,Policy and package management APIs to UUI.
For VNFM vendor, VF-C also provides the VNFM integration APIs, they can reference these APIs to implmemet their VNFMDriver to integrate with VF-C and ONAP.
+ |image0|
+ .. |image0| image:: nfvo-api.png
+ :width: 1000px
+ :height: 600px
+
+NFVO provided interfaces:
+
+* Network Service LCM interface
+
+ Provides Network Service LCM interface(NS instantiate/scale/heal/terminate/query/…)
+
+* VNF Operation Granting interface
+
+ Provides VNF Operation Granting interface and make granting decision
+
+* NS package management interface
+
+ Provides runtime NS package management interface
+
+* VNF package management interface
+
+ Provides runtime VNF package management interface
+
+
+GVNFM provided interfaces:
+
+* VNF LCM interface
+
+ Provides the VNF LCM interface(VNF instantiate/terminate/query/…)
+
+More interface defination can be found in the following part.
VFC Northbound API
------------------
diff --git a/docs/platform/APIs/vfc-api.png b/docs/platform/APIs/vfc-api.png
new file mode 100644
index 00000000..1f8478bb
--- /dev/null
+++ b/docs/platform/APIs/vfc-api.png
Binary files differ