Integration dmaap-mr & dmaap-mediator
[nonrtric.git] / docker-compose / data / testdata / ECS / EiJob.json
index 30edb2c..3788f21 100644 (file)
@@ -1,5 +1,11 @@
 {
-    "jobOwner": "1",
-    "jobParameters": {},
-    "targetUri": "http://example.com"
-  }
\ No newline at end of file
+    "eiTypeId": "type1",
+    "jobResultUri": "http://consumer:80/",
+    "jobOwner": "ricsim_g3_1",
+    "jobStatusNotificationUri": "http://consumer:80/",
+    "jobDefinition": {
+        "jobparam1": "value1_job1",
+        "jobparam2": "value2_job1",
+        "jobparam3": "value3_job1"
+    }
+}
\ No newline at end of file