aboutsummaryrefslogtreecommitdiffstats
path: root/tests/so/orchestration/assets/templates/bpmn-infra/aLaCarte/Delete/ServiceInstance.template
diff options
context:
space:
mode:
Diffstat (limited to 'tests/so/orchestration/assets/templates/bpmn-infra/aLaCarte/Delete/ServiceInstance.template')
-rw-r--r--tests/so/orchestration/assets/templates/bpmn-infra/aLaCarte/Delete/ServiceInstance.template20
1 files changed, 20 insertions, 0 deletions
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
index 00000000..531af177
--- /dev/null
+++ b/tests/so/orchestration/assets/templates/bpmn-infra/aLaCarte/Delete/ServiceInstance.template
@@ -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