Fix the R1 interfaces take 1

Issue-ID: SO-364

Change-Id: I9e990727f3d5992c3274a28bba17be455526f36a
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
diff --git a/docs/SO_R1_Interface.rst b/docs/SO_R1_Interface.rst
index 10b894c..61bdcc8 100644
--- a/docs/SO_R1_Interface.rst
+++ b/docs/SO_R1_Interface.rst
@@ -411,7 +411,7 @@
 |instanceName             |String            |Name of the instance                             |

 +-------------------------+------------------+-------------------------------------------------+

 

-Delete Volume Group

+Delete VF Module

 ++++++++++++++++++++++++

 

 +--------------------+--------------------------------------------------------------------------------------------------------------+

@@ -480,174 +480,6 @@
 |Source                   |String            |source of the request                            |

 +-------------------------+------------------+-------------------------------------------------+

 

-Create Network

-+++++++++++++++

-

-+--------------------+------------------------------------------------------------------+

-|Interface Definition|Description                                                       |

-+====================+==================================================================+

-|URI                 |{serverRoot}/serviceInstances/v2/{serviceInstanceId}/networks     |

-+--------------------+------------------------------------------------------------------+

-|Operation Type      |POST                                                              |

-+--------------------+------------------------------------------------------------------+

-|Content-Type        |application/json                                                  |

-+--------------------+------------------------------------------------------------------+

-

-Request Body:

-

-+----------------+---------+-----------+--------------------------+-------------------------------------------+

-|Attribute       |Qualifier|Cardinality|Content                   |Description                                |

-+================+=========+===========+==========================+===========================================+

-|requestDetails  |M        |1          |requestDetails Object     |Content of requestDetails object.          |

-+----------------+---------+-----------+--------------------------+-------------------------------------------+

-

-RequestDetails Object 

-

-+---------------------+-------------------------+-------------------------------------------------+

-|Attribute            |Content                  |Description                                      |

-+=====================+=========================+=================================================+

-|modelInfo            |modelInfo Object         |Content of modelInfo object.                     |

-+---------------------+-------------------------+-------------------------------------------------+

-|cloudConfiguration   |cloudConfiguration Object|Content of cloudConfiguration object.            |

-+---------------------+-------------------------+-------------------------------------------------+

-|requestInfo          |requestInfo Object       |Content of requestInfo object.                   |

-+---------------------+-------------------------+-------------------------------------------------+

-|relatedInstanceList  |List                     |Content of relatedInstanceList.                  |

-+---------------------+-------------------------+-------------------------------------------------+

-|requestParameters    |requestParameters Object |Content of requestParameters object.             |

-+---------------------+-------------------------+-------------------------------------------------+

-

-ModelInfo Object 

-

-+-------------------------+------------------+-------------------------------------------------+

-|Attribute                |Content           |Description                                      |

-+=========================+==================+=================================================+

-|ModelType                |String            |Type of model                                    |

-+-------------------------+------------------+-------------------------------------------------+

-|ModelName                |String            |Name of the Model                                |

-+-------------------------+------------------+-------------------------------------------------+

-

-CloudConfiguration Object 

-

-+-------------------------+------------------+-------------------------------------------------+

-|Attribute                |Content           |Description                                      |

-+=========================+==================+=================================================+

-|lcpCloudRegionId         |String            |CloudRegion Id (in A&AI)                         |

-+-------------------------+------------------+-------------------------------------------------+

-|tenantId                 |String            |Name of the Subscriber                           |

-+-------------------------+------------------+-------------------------------------------------+

-

-RequestInfo Object 

-

-+-------------------------+------------------+-------------------------------------------------+

-|Attribute                |Content           |Description                                      |

-+=========================+==================+=================================================+

-|InstanceName             |String            |The instance Name                                |

-+-------------------------+------------------+-------------------------------------------------+

-|ProductFamilyId          |String            |The product family Id.                           |

-+-------------------------+------------------+-------------------------------------------------+

-|Source                   |String            |source of the request                            |

-+-------------------------+------------------+-------------------------------------------------+

-|SuppressRollback         |Boolean           |SuppressRollback                                 |

-+-------------------------+------------------+-------------------------------------------------+

-

-relatedInstance List  

-

-+-------------------------+------------------+-------------------------------------------------+

-|Attribute                |Content           |Description                                      |

-+=========================+==================+=================================================+

-|relatedInstance          |Object            |relatedInstance Object                           |

-+-------------------------+------------------+-------------------------------------------------+

-

-relatedInstance List  

-

-+-------------------------+------------------+-------------------------------------------------+

-|Attribute                |Content           |Description                                      |

-+=========================+==================+=================================================+

-|instanceId               |String            |instanceId                                       |

-+-------------------------+------------------+-------------------------------------------------+

-|modelInfo                |Object            |Content of modelInfo object.                     |

-+-------------------------+------------------+-------------------------------------------------+

-

-RequestParameters Object 

-

-+-------------------------+------------------+-------------------------------------------------+

-|Attribute                |Content           |Description                                      |

-+=========================+==================+=================================================+

-|UserParams               |Array             |The product family Id.                           |

-+-------------------------+------------------+-------------------------------------------------+

-

-UserParams Object 

-

-+-------------------------+------------------+-------------------------------------------------+

-|Attribute                |Content           |Description                                      |

-+=========================+==================+=================================================+

-|name                     |String            |Tag name of attribute                            |

-+-------------------------+------------------+-------------------------------------------------+

-|value                    |String            |Value of the tag                                 |

-+-------------------------+------------------+-------------------------------------------------+

-

-Delete Network

-+++++++++++++++

-

-+--------------------+--------------------------------------------------------------------------------------+

-|Interface Definition|Description                                                                           |

-+====================+======================================================================================+

-|URI                 |{serverRoot}/serviceInstances/v2/{serviceInstanceId}/networks/{networkInstanceId}     |

-+--------------------+--------------------------------------------------------------------------------------+

-|Operation Type      |DELETE                                                                                |

-+--------------------+--------------------------------------------------------------------------------------+

-|Content-Type        |application/json                                                                      |

-+--------------------+--------------------------------------------------------------------------------------+

-

-Request Body:

-

-+----------------+---------+-----------+--------------------------+-------------------------------------------+

-|Attribute       |Qualifier|Cardinality|Content                   |Description                                |

-+================+=========+===========+==========================+===========================================+

-|requestDetails  |M        |1          |requestDetails Object     |Content of requestDetails object.          |

-+----------------+---------+-----------+--------------------------+-------------------------------------------+

-

-RequestDetails Object 

-

-+---------------------+-------------------------+-------------------------------------------------+

-|Attribute            |Content                  |Description                                      |

-+=====================+=========================+=================================================+

-|modelInfo            |modelInfo Object         |Content of modelInfo object.                     |

-+---------------------+-------------------------+-------------------------------------------------+

-|cloudConfiguration   |cloudConfiguration Object|Content of cloudConfiguration object.            |

-+---------------------+-------------------------+-------------------------------------------------+

-|requestInfo          |requestInfo Object       |Content of requestInfo object.                   |

-+---------------------+-------------------------+-------------------------------------------------+

-

-ModelInfo Object 

-

-+-------------------------+------------------+-------------------------------------------------+

-|Attribute                |Content           |Description                                      |

-+=========================+==================+=================================================+

-|ModelType                |String            |Type of model                                    |

-+-------------------------+------------------+-------------------------------------------------+

-|ModelName                |String            |Name of the Model                                |

-+-------------------------+------------------+-------------------------------------------------+

-

-CloudConfiguration Object 

-

-+-------------------------+------------------+-------------------------------------------------+

-|Attribute                |Content           |Description                                      |

-+=========================+==================+=================================================+

-|lcpCloudRegionId         |String            |CloudRegion Id (in A&AI)                         |

-+-------------------------+------------------+-------------------------------------------------+

-|tenantId                 |String            |Name of the Subscriber                           |

-+-------------------------+------------------+-------------------------------------------------+

-

-RequestInfo Object 

-

-+-------------------------+------------------+-------------------------------------------------+

-|Attribute                |Content           |Description                                      |

-+=========================+==================+=================================================+

-|Source                   |String            |source of the request                            |

-+-------------------------+------------------+-------------------------------------------------+

-

 Create VNF

 +++++++++++++++