Merge "Add orchestration project to SO integration testing repository"
[integration/csit.git] / tests / so / orchestration / assets / templates / bpmn-infra / aLaCarte / Delete / VfModule.template
diff --git a/tests/so/orchestration/assets/templates/bpmn-infra/aLaCarte/Delete/VfModule.template b/tests/so/orchestration/assets/templates/bpmn-infra/aLaCarte/Delete/VfModule.template
new file mode 100644 (file)
index 0000000..ee227e0
--- /dev/null
@@ -0,0 +1,26 @@
+{
+       "requestDetails": {
+               "modelInfo": {
+                       "modelType": "${vfModelType}",
+                       "modelInvariantId": "${vfModelInvariantId}",
+                       "modelVersionId": "${vfModelversionId}",
+                       "modelName": "${vfModelName}",
+                       "modelVersion": "${vfModelVersion}",
+                       "modelCustomizationId": "${vfModelCustomizationId}"
+               },
+               "requestParameters": {
+                       "testApi": "${testApi}",
+                       "aLaCarte": "${alaCarte}",
+                       "userParams": []
+               },
+               "requestInfo": {
+                       "source": "VID",
+                       "requestorId": "az2016"
+               },
+               "cloudConfiguration": {
+                       "lcpCloudRegionId": "${vfLcpCloudRegionId}",
+                       "tenantId": "${vfTenantId}",
+                       "cloudOwner": "${cloudOwner}"
+               }
+       }
+}
\ No newline at end of file