Add global-customer-id and service-type parameter
[vfc/nfvo/lcm.git] / docs / APIs / NSLCM_API / NSLCM_API_Specification_v0.1.rst
index 16b52b9..66df2f4 100644 (file)
@@ -566,7 +566,19 @@ NS LCM API
        "type": "object",\r
 \r
        "properties": {\r
-\r
+         "context":{\r
+            "type": "object",\r
+            "properties": {\r
+              "global-customer-id":{\r
+                 "type": "string",\r
+                 "description": "the global customer id"\r
+              },\r
+              "service-type":{\r
+                 "type": "string",\r
+                 "description": "service type"\r
+              }\r
+            }\r
+         },\r
          "csarId": {\r
 \r
            "type": "string",\r