aboutsummaryrefslogtreecommitdiffstats
path: root/docs/APIs/NSLCM_API/NSLCM_API_Specification_v0.1.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/APIs/NSLCM_API/NSLCM_API_Specification_v0.1.rst')
-rw-r--r--docs/APIs/NSLCM_API/NSLCM_API_Specification_v0.1.rst14
1 files changed, 13 insertions, 1 deletions
diff --git a/docs/APIs/NSLCM_API/NSLCM_API_Specification_v0.1.rst b/docs/APIs/NSLCM_API/NSLCM_API_Specification_v0.1.rst
index 16b52b9c..66df2f41 100644
--- a/docs/APIs/NSLCM_API/NSLCM_API_Specification_v0.1.rst
+++ b/docs/APIs/NSLCM_API/NSLCM_API_Specification_v0.1.rst
@@ -566,7 +566,19 @@ NS LCM API
"type": "object",
"properties": {
-
+ "context":{
+ "type": "object",
+ "properties": {
+ "global-customer-id":{
+ "type": "string",
+ "description": "the global customer id"
+ },
+ "service-type":{
+ "type": "string",
+ "description": "service type"
+ }
+ }
+ },
"csarId": {
"type": "string",