From f7832b8ad4c8fb7dc9a1c432b8a999e97c57ad29 Mon Sep 17 00:00:00 2001 From: "anjali.walsatwar" Date: Thu, 8 Aug 2019 18:12:13 +0530 Subject: fix for VNFLCM_API,VNFM_Driver_API,index documents have different spelling mistakes and grammatical issues Issue-ID: VFC-1483 Signed-off-by: anjali.walsatwar Change-Id: I97d6791dc63c2af443f33681e2c0d61450fab763 --- docs/platform/APIs/VNFLCM_API/VNFLCM_API.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'docs/platform/APIs/VNFLCM_API/VNFLCM_API.rst') diff --git a/docs/platform/APIs/VNFLCM_API/VNFLCM_API.rst b/docs/platform/APIs/VNFLCM_API/VNFLCM_API.rst index ec6c58fa..cebc637e 100644 --- a/docs/platform/APIs/VNFLCM_API/VNFLCM_API.rst +++ b/docs/platform/APIs/VNFLCM_API/VNFLCM_API.rst @@ -8,14 +8,14 @@ **1 Scope** ============= -The scope of the present document is to describe the GVNFM exposed API specification over Or-Vnfm reference point and Ve-Vnfm-vnf reference point. +The scope of the this document is to describe the GVNFM exposed API specification over Or-Vnfm reference point and Ve-Vnfm-vnf reference point. Some content has been updated, about the API Swagger definition, you can find here 'GVNFM_LCM_APIs'. **2 Terms, Definitions and Abbreviations** =========================================== - For the purposes of the present document, the following + For the purpose of the present document, the following abbreviations apply: +------------------------+-----------------------------------------------------+ @@ -216,13 +216,13 @@ Table 2-1 abbreviations +-----------------+-----------+-------------+--------------+------------------------------------------------------------------------------------------------------------------------------------------+ | vimId | M | 1 | Identifier | The identifier of the VIM. | +-----------------+-----------+-------------+--------------+------------------------------------------------------------------------------------------------------------------------------------------+ -| interfaceInfo | M | 0..N | KeyValuePair | Information about the interface to the VIM, including VIM provider type, API version, and protocol type. | +| interfaceInfo | M | 0..N | KeyValuePair | Information about the interface to the VIM, including VIM provider type, API version and protocol type. | +-----------------+-----------+-------------+--------------+------------------------------------------------------------------------------------------------------------------------------------------+ | accessInfo | M | 0..N | KeyValuePair | Authentication credentials for accessing the VIM. Examples may include those to support different authentication schemes, e.g., OAuth, | -| | | | | Token, etc. | +| | | | | Token etc. | +-----------------+-----------+-------------+--------------+------------------------------------------------------------------------------------------------------------------------------------------+ | interface | M | 1 | String | Information about the interface endpoint. An example is a URL. | -| Endpoint | | | | Token, etc. | +| Endpoint | | | | Token etc. | +-----------------+-----------+-------------+--------------+------------------------------------------------------------------------------------------------------------------------------------------+ **interfaceInfo:** @@ -232,7 +232,7 @@ Table 2-1 abbreviations +==================+===============+======================================+ | vimType | String | The type of the VIM. | +------------------+---------------+--------------------------------------+ -| apiVersion | String | The Version of the api of the VIM. | +| apiVersion | String | The version of the api of the VIM. | +------------------+---------------+--------------------------------------+ | protocolType | String | http https | +------------------+---------------+--------------------------------------+ @@ -1682,4 +1682,4 @@ Table 2-1 abbreviations .. |image0| image:: VNFM_API.png :width: 5.07047in - :height: 5.6320in \ No newline at end of file + :height: 5.6320in -- cgit 1.2.3-korg