rajendrajaiswal | a157470 | 2019-02-14 10:29:45 +0000 | [diff] [blame] | 1 | { |
| 2 | "pm-mapper-filter": "{ \"filters\":[]}", |
| 3 | "3GPP.schema.file": "{\"3GPP_Schema\":\"./etc/3GPP_relaxed_schema.xsd\"}", |
| 4 | "streams_subscribes": { |
| 5 | "dmaap_subscriber": { |
| 6 | "type": "data_router", |
| 7 | "aaf_username": null, |
| 8 | "aaf_password": null, |
| 9 | "dmaap_info": { |
| 10 | "location": "csit-pmmapper", |
| 11 | "delivery_url": "3gpppmmapper", |
| 12 | "username": "username", |
| 13 | "password": "password", |
| 14 | "subscriber_id": "subsriber_id" |
| 15 | } |
| 16 | } |
| 17 | }, |
| 18 | "streams_publishes": { |
| 19 | "pm_mapper_handle_out": { |
| 20 | "type": "message_router", |
| 21 | "aaf_password": null, |
| 22 | "dmaap_info": { |
| 23 | "topic_url": "https://message-router:3904/events/org.onap.dmaap.onapCSIT.pm_mapper", |
| 24 | "client_role": "org.onap.dmaap.client.pub", |
| 25 | "location": "csit-pmmapper", |
| 26 | "client_id": null |
| 27 | }, |
| 28 | "aaf_username": null |
| 29 | } |
| 30 | }, |
| 31 | "buscontroller_feed_id": "1", |
| 32 | "buscontroller_feed_subscription_endpoint": "http://dmaap-bc:8080/webapi/dr_subs", |
| 33 | "services_calls": {} |
| 34 | } |