blob: d9f095f214d23a8a3024bbea6e0bd1f215536413 [file] [log] [blame]
a.sreekumar00ee73f2019-04-16 09:40:48 +00001{
2 "name":"ApexStarterParameterGroup",
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",
14 "supportedPolicyTypes":[{"name":"onap.policies.controlloop.Operational","version":"1.0.0"}]
15 }
16}