a.sreekumar | 7f4efaf | 2019-04-16 16:24:01 +0000 | [diff] [blame] | 1 | { |
| 2 | "name":"OnapPfParameterGroup", |
| 3 | "restServerParameters": { |
| 4 | "host": "0.0.0.0", |
| 5 | "port": 6969, |
| 6 | "userName": "healthcheck", |
| 7 | "password": "zb!XztG34", |
| 8 | "https": true |
| 9 | }, |
| 10 | "pdpStatusParameters":{ |
| 11 | "timeIntervalMs": 120000, |
| 12 | "pdpType":"apex", |
| 13 | "description":"Pdp Heartbeat", |
ramverma | c239fbf | 2019-04-30 13:18:33 +0000 | [diff] [blame] | 14 | "supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.Apex","version":"1.0.0"}] |
jhh | bf7fb4d | 2019-08-07 16:54:41 -0500 | [diff] [blame^] | 15 | }, |
| 16 | "topicParameterGroup": { |
| 17 | "topicSources" : [{ |
| 18 | "topic" : "POLICY-PDP-PAP", |
| 19 | "servers" : [ "message-router" ], |
| 20 | "topicCommInfrastructure" : "dmaap" |
| 21 | }], |
| 22 | "topicSinks" : [{ |
| 23 | "topic" : "POLICY-PDP-PAP", |
| 24 | "servers" : [ "message-router" ], |
| 25 | "topicCommInfrastructure" : "dmaap" |
| 26 | }] |
a.sreekumar | 7f4efaf | 2019-04-16 16:24:01 +0000 | [diff] [blame] | 27 | } |
| 28 | } |