ecaiyanlinux | d202b53 | 2020-05-30 15:17:59 +0200 | [diff] [blame] | 1 | { |
ecaiyanlinux | 4b0a0a2 | 2020-08-17 13:29:16 +0200 | [diff] [blame] | 2 | "config":{ |
ecaiyanlinux | 4b0a0a2 | 2020-08-17 13:29:16 +0200 | [diff] [blame] | 3 | "ric":[ |
| 4 | { |
| 5 | "name":"ric1", |
| 6 | "baseUrl":"https://a1-sim-OSC:8185/", |
| 7 | "managedElementIds":[ |
| 8 | "kista_1", |
| 9 | "kista_2" |
| 10 | ] |
| 11 | }, |
| 12 | { |
ecaiyanlinux | 30f931f | 2020-11-10 22:45:48 +0100 | [diff] [blame] | 13 | "name":"ric2", |
| 14 | "baseUrl":"https://a1-sim-STD:8185/", |
| 15 | "managedElementIds":[ |
| 16 | "kista_1", |
| 17 | "kista_2" |
| 18 | ] |
| 19 | }, |
| 20 | { |
| 21 | "name":"ric3", |
| 22 | "baseUrl":"https://a1-sim-STD-v2:8185/", |
| 23 | "managedElementIds":[ |
| 24 | "kista_1", |
| 25 | "kista_2" |
| 26 | ] |
ecaiyanlinux | 4b0a0a2 | 2020-08-17 13:29:16 +0200 | [diff] [blame] | 27 | } |
| 28 | ], |
| 29 | "streams_publishes":{ |
| 30 | "dmaap_publisher":{ |
| 31 | "type":"message_router", |
| 32 | "dmaap_info":{ |
| 33 | "topic_url":"http://dmaap-mr:3904/events/A1-POLICY-AGENT-WRITE" |
| 34 | } |
| 35 | } |
| 36 | }, |
| 37 | "streams_subscribes":{ |
| 38 | "dmaap_subscriber":{ |
| 39 | "type":"message_router", |
| 40 | "dmaap_info":{ |
| 41 | "topic_url":"http://dmaap-mr:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100" |
| 42 | } |
| 43 | } |
| 44 | } |
| 45 | } |
| 46 | } |