blob: 09257038eb9e05d0fe2bbd91dd0369b193f6d399 [file] [log] [blame]
{
"config":{
"//description":"Application configuration",
"ric":[
{
"name":"ric1",
"baseUrl":"https://a1-sim-OSC:8185/",
"managedElementIds":[
"kista_1",
"kista_2"
]
},
{
"name":"ric2",
"baseUrl":"https://a1-sim-STD:8185/",
"managedElementIds":[
"kista_1",
"kista_2"
]
}
],
"streams_publishes":{
"dmaap_publisher":{
"type":"message_router",
"dmaap_info":{
"topic_url":"http://dmaap-mr:3904/events/A1-POLICY-AGENT-WRITE"
}
}
},
"streams_subscribes":{
"dmaap_subscriber":{
"type":"message_router",
"dmaap_info":{
"topic_url":"http://dmaap-mr:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100"
}
}
}
}
}