blob: f48630fece2fb86349a3af18add86e805d9ccd98 [file] [log] [blame]
{
"name":"OnapPfParameterGroup",
"restServerParameters": {
"host": "0.0.0.0",
"port": 6969,
"userName": "healthcheck",
"password": "zb!XztG34",
"https": true
},
"pdpStatusParameters":{
"pdpGroup": "defaultGroup",
"timeIntervalMs": 120000,
"pdpType":"apex",
"desiredInstanceCount": 2,
"description":"Pdp Heartbeat",
"supportedPolicyTypes": [
{
"name": "onap.policies.controlloop.operational.common.Apex",
"version": "1.0.0"
},
{
"name": "onap.policies.native.Apex",
"version": "1.0.0"
}
]
},
"topicParameterGroup": {
"topicSources" : [{
"topic" : "POLICY-PDP-PAP",
"servers" : [ "onap-dmaap" ],
"topicCommInfrastructure" : "dmaap",
"useHttps" : false,
"allowSelfSignedCerts" : true
}],
"topicSinks" : [{
"topic" : "POLICY-PDP-PAP",
"servers" : [ "onap-dmaap" ],
"topicCommInfrastructure" : "dmaap",
"useHttps" : false,
"allowSelfSignedCerts" : true
}]
}
}