Get the MSB info from DCAE Consul
[holmes/common.git] / holmes-actions / src / main / java / org / onap / holmes / common / constant / AlarmConst.java
index 690cde6..ba3d80e 100644 (file)
@@ -38,4 +38,6 @@ public interface AlarmConst {
     int MICRO_SERVICE_PORT = 8086;\r
 \r
     String HTTP = "http://";\r
+\r
+    String HTTPS = "https://";\r
 }\r