X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=config%2Fconfig-file.json;h=73a6c92d0cafa45fe57461a47f220cabf501934d;hb=105030feb8fabd8b4ddff552c53e905146b2ea5f;hp=9f0597e2b1a67d1367ee061253b0ed73eaeaf1a9;hpb=540ceee76d8653dd7cda456083452987cfd40321;p=ric-plt%2Falarm-go.git diff --git a/config/config-file.json b/config/config-file.json index 9f0597e..73a6c92 100755 --- a/config/config-file.json +++ b/config/config-file.json @@ -20,6 +20,11 @@ "schemes": "http", "alertInterval": 30000 }, + "noma": { + "enabled": false, + "host": "http://service-ricplt-noma-http:8087", + "alarmUrl": "ric/v1/noma/alarms" + }, "maxActiveAlarms": 5000, "maxAlarmHistory": 20000 }