X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=it%2Fdep.git;a=blobdiff_plain;f=smo-install%2Foran_oom%2Fdmaapmediatorservice%2Fresources%2Fdata%2Ftype_config.json;fp=smo-install%2Foran_oom%2Fdmaapmediatorservice%2Fresources%2Fdata%2Ftype_config.json;h=3a82a95e3bae56c82b70df12a866f92da049afdb;hp=cf3855aa70eab884262d262b75c5dd5974753252;hb=c9ace66e2b4635918c4c4c473dfc7bcbeb41b7ae;hpb=177701e036017bc89d6d3ab1932eaa8ce5f122a3 diff --git a/smo-install/oran_oom/dmaapmediatorservice/resources/data/type_config.json b/smo-install/oran_oom/dmaapmediatorservice/resources/data/type_config.json index cf3855aa..3a82a95e 100644 --- a/smo-install/oran_oom/dmaapmediatorservice/resources/data/type_config.json +++ b/smo-install/oran_oom/dmaapmediatorservice/resources/data/type_config.json @@ -1,9 +1,13 @@ { "types": [ - { - "id": "STD_Fault_Messages", - "dmaapTopicUrl": "/events/unauthenticated.dmaapmed.json/dmaapmediatorproducer/STD_Fault_Messages?timeout=15000&limit=100" - } + { + "id": "STD_Fault_Messages", + "dmaapTopicUrl": "/events/unauthenticated.dmaapmed.json/dmaapmediatorproducer/STD_Fault_Messages?timeout=15000&limit=100" + }, + { + "id": "VES_Fault_Messages", + "dmaapTopicUrl": "/events/unauthenticated.SEC_FAULT_OUTPUT/dmaapmediatorproducer/VES_Fault_Messages?timeout=15000&limit=100" + } ] }