X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=oran-ric-test-head%2Fconfig.json;fp=oran-ric-test-head%2Fconfig.json;h=95e4359fe65ba18b3ea4d0ed2a9ddfb3e0758264;hb=1d1c0626cfac3bcf9e45be7bc97452caeda31f2d;hp=0000000000000000000000000000000000000000;hpb=4aa834248259be4943f4a6c45ed52cdb7f5c0944;p=it%2Fotf.git diff --git a/oran-ric-test-head/config.json b/oran-ric-test-head/config.json new file mode 100644 index 0000000..95e4359 --- /dev/null +++ b/oran-ric-test-head/config.json @@ -0,0 +1,10 @@ +{ + "base_address": "http://localhost:3000", + "actions_path": { + "alive": "/appmgr/ric/v1/health/alive", + "ready": "/appmgr/ric/v1/health/ready", + "list": "/appmgr/ric/v1/xapps", + "deploy": "/appmgr/ric/v1/xapps", + "delete": "/appmgr/ric/v1/xapps/" + } +} \ No newline at end of file