added oran ric test head
[it/otf.git] / oran-ric-test-head / config.json
diff --git a/oran-ric-test-head/config.json b/oran-ric-test-head/config.json
new file mode 100644 (file)
index 0000000..95e4359
--- /dev/null
@@ -0,0 +1,10 @@
+{\r
+  "base_address": "http://localhost:3000",\r
+  "actions_path": {\r
+    "alive": "/appmgr/ric/v1/health/alive",\r
+    "ready": "/appmgr/ric/v1/health/ready",\r
+    "list": "/appmgr/ric/v1/xapps",\r
+    "deploy": "/appmgr/ric/v1/xapps",\r
+    "delete": "/appmgr/ric/v1/xapps/"\r
+   }\r
+}
\ No newline at end of file