blob: 3b6813d3e3438a9767118040ba2c4d7a18f4a7a5 [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",
"description":"Pdp Heartbeat",
"supportedPolicyTypes": [
{
"name": "onap.policies.controlloop.operational.Apex",
"version": "1.0.0"
},
{
"name": "onap.policies.native.Apex",
"version": "1.0.0"
},
{
"name": "onap.policies.controlloop.operational.common.Apex",
"version": "1.0.0"
}
]
},
"topicParameterGroup": {
"topicSources" : [{
"topic" : "POLICY-PDP-PAP",
"servers" : [ "message-router" ],
"useHttps" : true,
"topicCommInfrastructure" : "dmaap"
}],
"topicSinks" : [{
"topic" : "POLICY-PDP-PAP",
"servers" : [ "message-router" ],
"useHttps" : true,
"topicCommInfrastructure" : "dmaap"
}]
}
}