Change the API Path
[holmes/common.git] / holmes-actions / src / main / java / org / onap / holmes / common / constant / AlarmConst.java
index e9e5361..690cde6 100644 (file)
@@ -21,7 +21,7 @@ public interface AlarmConst {
 \r
     String MQ_TOPIC_NAME_ALARM = "topic://voss/fm/alarm";\r
 \r
-    String NFVO_PATH = "/onapapi/umc/v1/fm/curalarms/findAll";\r
+    String NFVO_PATH = "/api/umc/v1/fm/curalarms/findAll";\r
 \r
     int NFVO_STATUS_OK = 200;\r
 \r