aboutsummaryrefslogtreecommitdiffstats
path: root/docs/SO_R1_Interface.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/SO_R1_Interface.rst')
-rw-r--r--docs/SO_R1_Interface.rst76
1 files changed, 32 insertions, 44 deletions
diff --git a/docs/SO_R1_Interface.rst b/docs/SO_R1_Interface.rst
index 3c0d01917b..78f354d367 100644
--- a/docs/SO_R1_Interface.rst
+++ b/docs/SO_R1_Interface.rst
@@ -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: