summaryrefslogtreecommitdiffstats
path: root/docs/APIs
diff options
context:
space:
mode:
Diffstat (limited to 'docs/APIs')
-rw-r--r--docs/APIs/NSLCM_API/NSLCM_API_Specification_v0.1.rst12
1 files changed, 12 insertions, 0 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 ff9e621a..bada11e7 100644
--- a/docs/APIs/NSLCM_API/NSLCM_API_Specification_v0.1.rst
+++ b/docs/APIs/NSLCM_API/NSLCM_API_Specification_v0.1.rst
@@ -566,19 +566,31 @@ NS LCM API
"type": "object",
"properties": {
+
"context":{
+
"type": "object",
+
"properties": {
+
"globalCustomerId":{
+
"type": "string",
"description": "the global customer id"
+
},
+
"serviceType":{
"type": "string",
+
"description": "service type"
+
}
+
}
+
},
+
"csarId": {
"type": "string",