X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=mapper%2Fsrc%2Fmain%2Fresources%2Fapplication.properties;h=797ac8544f33384f69cbd8ba99c50a3ab14a09f4;hb=76744e810f35c84ecbd1d9998e361052466e9483;hp=db5085e3de6272d69b8955007b35059ecbd19671;hpb=ce4e2d38e3d42725f61c39dd172325d2def4bc44;p=oam%2Ftr069-adapter.git diff --git a/mapper/src/main/resources/application.properties b/mapper/src/main/resources/application.properties index db5085e..797ac85 100644 --- a/mapper/src/main/resources/application.properties +++ b/mapper/src/main/resources/application.properties @@ -23,6 +23,7 @@ config.requesTimeout=${REQUEST_TIMEOUT} config.alarmMORegex=${ALARM_MO_REGEX} config.preConfigureOnPNP=${preConfigureOnPNP} config.sbiUri=http://${SBI_REST_HOST}:${SBI_REST_PORT}/MapperService/initiateDeviceOperation +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