blob: 74085a19bee2e674fa83aa28edb22b3628db8eb3 [file] [log] [blame]
{
"name":"OnapPfParameterGroup",
"restServerParameters": {
"host": "0.0.0.0",
"port": 6969,
"userName": "healthcheck",
"password": "zb!XztG34",
"https": {{HTTPS_ENABLED}},
"prometheus": true
},
"pdpStatusParameters":{
"pdpGroup": "defaultGroup",
"timeIntervalMs": 120000,
"pdpType":"apex",
"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" : [ "message-router" ],
"topicCommInfrastructure" : "dmaap",
"useHttps" : {{HTTPS_ENABLED}}
}],
"topicSinks" : [{
"topic" : "POLICY-PDP-PAP",
"servers" : [ "message-router" ],
"topicCommInfrastructure" : "dmaap",
"useHttps" : {{HTTPS_ENABLED}}
}]
}
}