SO API doc update 77/46377/3
authorsanchitap <sanchita@techmahindra.com>
Mon, 7 May 2018 11:16:09 +0000 (16:46 +0530)
committerSeshu Kumar M <seshu.kumar.m@huawei.com>
Tue, 8 May 2018 06:29:20 +0000 (06:29 +0000)
UUI APIs, SDC APIs updated

Change-Id: I77a245217197b95b1735e75c8ff0bb09c2772d70
Issue-ID: SO-413
Signed-off-by: sanchitap <sanchita@techmahindra.com>
docs/SO_R1_Interface.rst

index 3c0d019..78f354d 100644 (file)
@@ -197,6 +197,7 @@ Platform Object
 +-------------------------+------------------+-------------------------------------------------+
 
 LineOfBusiness Object
+
 +-------------------------+------------------+-------------------------------------------------+
 |Attribute                |Content           |Description                                      |
 +=========================+==================+=================================================+
@@ -1767,50 +1768,37 @@ Request Body:
 
 Service Object 
 
-+----------------+------------------+-------------------------------------------------+
-|Attribute       |Content           |Description                                      |
-+================+==================+=================================================+
-|name            |String            |Service instance name.                           |
-+----------------+------------------+-------------------------------------------------+
-|description     |String            |Service instance description                     |
-+----------------+------------------+-------------------------------------------------+
-|serviceDef ID   |String            |The service invariantUUID. It is defined in SDC. |
-+----------------+------------------+-------------------------------------------------+
-|templateId      |String            |The service Template UUID. It is defined in SDC. |
-+----------------+------------------+-------------------------------------------------+
-|parameters      |Parameter Object  |Parameter Object                                 |
-+----------------+------------------+-------------------------------------------------+
-
-Parameter Object
-
-+----------------------+------------------+-----------------------------------------------------+
-|Attribute             |Content           |Description                                          |
-+======================+==================+=====================================================+
-|globalSubscriberId    |String            |The subscriber id. It is defined in AAI              |
-+----------------------+------------------+-----------------------------------------------------+
-|subscriberName        |String            |The subscriber name. It is defined in AAI            |
-+----------------------+------------------+-----------------------------------------------------+
-|serviceType           |String            |The service type. It is defined in AAI               |
-+----------------------+------------------+-----------------------------------------------------+
-|templateName          |String            |The service Template name                            |
-+----------------------+------------------+-----------------------------------------------------+
-|resources             |Object            |This field manages parameters of resources           |
-+----------------------+------------------+-----------------------------------------------------+
-|resourceName          |String            |The resource name                                    |
-+----------------------+------------------+-----------------------------------------------------+
-|resouceDefId          |String            |The resource invariantUUID. It is defined in SDC.    |
-+----------------------+------------------+-----------------------------------------------------+
-|resourceId            |String            |The resource UUID. It is defined in SDC.             |
-+----------------------+------------------+-----------------------------------------------------+
-|nsParameters          |String            |Parameters for current resource object.              |
-+----------------------+------------------+-----------------------------------------------------+
-|locationConstraints   |String            |The DC location info for each VNF of current service |
-+----------------------+------------------+-----------------------------------------------------+
-|vnfProfileId          |String            |VNFD id                                              |
-+----------------------+------------------+-----------------------------------------------------+
-|additionalParamForNs  |String            |The parameter for current resource                   |
-+----------------------+------------------+-----------------------------------------------------+
-
++------------------------------+-----------------+------------------------------------+
+|Attribute                     |Content          |Description                         |
++==============================+=================+====================================+
+|modelName                     |String           |Service instance name.              |
++------------------------------+-----------------+------------------------------------+
+|description                   |String           |Service instance description        |
++------------------------------+-----------------+------------------------------------+
+|modelUUID                     |String           |Model UUID                          |
++------------------------------+-----------------+------------------------------------+
+|modelInvariantUUID            |String           |Model Invariant UUID                |
++------------------------------+-----------------+------------------------------------+
+|created                       |Timestamp        |Cretaed Timestamp                   |
++------------------------------+-----------------+------------------------------------+
+|toscaCsarArtifactUUID         |String           |tosca Csar Artifact UUID            |
++------------------------------+-----------------+------------------------------------+
+|modelVersion                  |String           |Model Version                       |
++------------------------------+-----------------+------------------------------------+
+|category                      |String           |category                            |
++------------------------------+-----------------+------------------------------------+
+|serviceType                   |String           |service Type                        |
++------------------------------+-----------------+------------------------------------+
+|serviceRole                   |String           |service Role                        |
++------------------------------+-----------------+------------------------------------+
+|environmentContext            |String           |environment Context                 |
++------------------------------+-----------------+------------------------------------+
+|workloadContext               |String           |workload Context                    |
++------------------------------+-----------------+------------------------------------+
+|recipes                       |Object           |recipes                             |
++------------------------------+-----------------+------------------------------------+
+|serviceResourceCustomizations |Object           |serviceResourceCustomizations       |
++------------------------------+-----------------+------------------------------------+
 
 Response: