blob: 9de4a8b5b58211fdc3f0113d9db1661929ad583c [file] [log] [blame]
a.sreekumar7f4efaf2019-04-16 16:24:01 +00001{
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",
ramvermac239fbf2019-04-30 13:18:33 +000014 "supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.Apex","version":"1.0.0"}]
a.sreekumar7f4efaf2019-04-16 16:24:01 +000015 }
16}