Move CSIT to integration/csit repo
[integration/csit.git] / tests / so / sanity-check / data / updateVnf.json
diff --git a/tests/so/sanity-check/data/updateVnf.json b/tests/so/sanity-check/data/updateVnf.json
new file mode 100644 (file)
index 0000000..d6c39de
--- /dev/null
@@ -0,0 +1,39 @@
+{
+       "requestDetails": {
+               "modelInfo": {
+                       "modelType": "vnf",
+                       "modelInvariantId": "ff5256d1-5a33-55df-13ab-12abad84e7ff",
+                       "modelNameVersionId": "fe6478e4-ea33-3346-ac12-ab121484a3fe",
+                       "modelName": "vSAMP12",
+                       "modelVersion": "2.0",
+                       "modelCustomizationName": "vSAMP12 1",
+                       "modelCustomizationId": "c539433a-84a6-4082-a12e-5c9b00c3b960"
+               },
+               "cloudConfiguration": {
+                       "lcpCloudRegionId": "mdt1",
+                       "tenantId": "88a6ca3ee0394ade9403f075db23167e"
+               },
+               "requestInfo": {
+                       "source": "VID",
+                       "suppressRollback": false,
+                       "requestorId": "az2016"
+               },
+               "relatedInstanceList": [
+               {
+                       "relatedInstance": {
+                               "instanceId": " {serviceInstanceId} ",
+                               "modelInfo": {
+                                       "modelType": "service",
+                                       "modelInvariantId": "ff3514e3-5a33-55df-13ab-12abad84e7ff",
+                                       "modelNameVersionId": "fe6985cd-ea33-3346-ac12-ab121484a3fe",
+                                       "modelName": " {parent service model name} ",
+                                       "modelVersion": "1.0"
+                               }
+                       }
+               }
+               ],
+               "requestParameters": {
+                       "usePreload": true
+               }
+       }
+}