Add orchestration project to SO integration testing repository
[integration/csit.git] / tests / so / orchestration / assets / templates / bpmn-infra / aLaCarte / Delete / ServiceInstance.template
diff --git a/tests/so/orchestration/assets/templates/bpmn-infra/aLaCarte/Delete/ServiceInstance.template b/tests/so/orchestration/assets/templates/bpmn-infra/aLaCarte/Delete/ServiceInstance.template
new file mode 100644 (file)
index 0000000..531af17
--- /dev/null
@@ -0,0 +1,20 @@
+{
+       "requestDetails": {
+               "modelInfo": {
+                       "modelType": "service",
+                       "modelInvariantId": "${serviceInstModelInvariantId}",
+                       "modelVersionId": "${serviceInstModelNameVersionId}",
+                       "modelName": "${serviceInstModelName}",
+                       "modelVersion":"1.0"
+               },
+               "requestInfo": {
+                       "source": "VID",
+                       "requestorId": "ROBOT"
+               },
+               "requestParameters": {
+                       "testApi": "${testApi}",
+                       "userParams": [],
+                       "aLaCarte": "${aLaCarteFlag}"
+               }
+       }
+}
\ No newline at end of file