X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=mapper%2Fsrc%2Fmain%2Fresources%2Fapplication.properties;h=797ac8544f33384f69cbd8ba99c50a3ab14a09f4;hb=HEAD;hp=d041905d462401f8fd363da9d52e1a7267c78210;hpb=17d7d2966615671ef113dd32c7ba5ebff47f5e6f;p=oam%2Ftr069-adapter.git diff --git a/mapper/src/main/resources/application.properties b/mapper/src/main/resources/application.properties index d041905..797ac85 100644 --- a/mapper/src/main/resources/application.properties +++ b/mapper/src/main/resources/application.properties @@ -23,7 +23,8 @@ config.requesTimeout=${REQUEST_TIMEOUT} config.alarmMORegex=${ALARM_MO_REGEX} config.preConfigureOnPNP=${preConfigureOnPNP} config.sbiUri=http://${SBI_REST_HOST}:${SBI_REST_PORT}/MapperService/initiateDeviceOperation -config.configDBUri=http://${CONFIG_DB_REST_HOST}:${CONFIG_DB_REST_PORT}/getConfig/ +config.connStatusUri=http://${SBI_REST_HOST}:${SBI_REST_PORT}/MapperService/connectionStatusOperation +config.configDBUri=http://${CONFIG_DB_REST_HOST}:${CONFIG_DB_REST_PORT}/getConfig config.nbiNotificationUri=http://${NBI_REST_HOST}:${NBI_REST_PORT}/netConfNotificationService/notification config.nbiServerManagerUri=http://${NBI_REST_HOST}:${NBI_REST_PORT}/netConfServerManagerService config.vesUri=http://${VES_REST_HOST}:${VES_REST_PORT}/vesagent/deviceEvent