SO API doc 51/44651/1
authorsanchitap <sanchita@techmahindra.com>
Wed, 25 Apr 2018 09:40:47 +0000 (15:10 +0530)
committersanchitap <sanchita@techmahindra.com>
Wed, 25 Apr 2018 10:47:01 +0000 (16:17 +0530)
Create service instance RequestDetails object

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

index ea6be17..0041fc6 100644 (file)
@@ -35,29 +35,29 @@ Request Body:
 
 RequestDetails Object 
 
-+-------------------+-------------------------+-------------------------------------------------+
-|Attribute          |Content                  |Description                                      |
-+===================+=========================+=================================================+
-|modelInfo          |modelInfo Object         |Content of modelInfo object.                     |
-+-------------------+-------------------------+-------------------------------------------------+
-|subscriberInfo     |subscriberInfo Object    |Content of subscriberInfo object.                |
-+-------------------+-------------------------+-------------------------------------------------+
-|requestInfo        |requestInfo Object       |Content of requestInfo object.                   |
-+-------------------+-------------------------+-------------------------------------------------+
-|requestParameters  |requestParameters Object |Content of requestParameters object.             |
-+-------------------+-------------------------+-------------------------------------------------+
-|relatedInstanceList|relatedInstanceList Object|Content of relatedInstanceList object.          |
-+-------------------+-------------------------+-------------------------------------------------+
-|cloudConfiguration |cloudConfiguration Object|Content of cloudConfiguration object.            |
-+-------------------+-------------------------+-------------------------------------------------+
-|project            |project Object           |Content of project object.                       |
-+-------------------+-------------------------+-------------------------------------------------+
-|owningEntity       |owningEntity Object      |Content of owningEntity object.                  |
-+-------------------+-------------------------+-------------------------------------------------+
-|platform                      |platform Object          |Content of platform object.                      |
-+-------------------+-------------------------+-------------------------------------------------+
-|lineOfBusiness     |lineOfBusiness Object    |Content of lineOfBusiness object.                |
-+-------------------+-------------------------+-------------------------------------------------+
++-------------------+--------------------------+-------------------------------------------------+
+|Attribute          |Content                   |Description                                      |
++===================+==========================+=================================================+
+|modelInfo          |modelInfo Object          |Content of modelInfo object.                     |
++-------------------+--------------------------+-------------------------------------------------+
+|subscriberInfo     |subscriberInfo Object     |Content of subscriberInfo object.                |
++-------------------+--------------------------+-------------------------------------------------+
+|requestInfo        |requestInfo Object        |Content of requestInfo object.                   |
++-------------------+--------------------------+-------------------------------------------------+
+|requestParameters  |requestParameters Object  |Content of requestParameters object.             |
++-------------------+--------------------------+-------------------------------------------------+
+|relatedInstanceList|relatedInstanceList Object|Content of relatedInstanceList object.           |
++-------------------+--------------------------+-------------------------------------------------+
+|cloudConfiguration |cloudConfiguration Object |Content of cloudConfiguration object.            |
++-------------------+--------------------------+-------------------------------------------------+
+|project            |project Object            |Content of project object.                       |
++-------------------+--------------------------+-------------------------------------------------+
+|owningEntity       |owningEntity Object       |Content of owningEntity object.                  |
++-------------------+--------------------------+-------------------------------------------------+
+|platform           |platform Object           |Content of platform object.                      |
++-------------------+--------------------------+-------------------------------------------------+
+|lineOfBusiness     |lineOfBusiness Object     |Content of lineOfBusiness object.                |
++-------------------+--------------------------+-------------------------------------------------+
 
 ModelInfo Object