Add docker-compose file for Non-RT-RIC
[oam.git] / solution / integration / smo / non-rt-ric / data / testdata / service.json
diff --git a/solution/integration/smo/non-rt-ric/data/testdata/service.json b/solution/integration/smo/non-rt-ric/data/testdata/service.json
new file mode 100644 (file)
index 0000000..7bb6651
--- /dev/null
@@ -0,0 +1,5 @@
+{
+    "callbackUrl": "https://callback-receiver:8091/callbacks/1",
+    "keepAliveIntervalSeconds": "3600",
+    "serviceName": "service1"
+}