Update pap stability testsuite
[policy/pap.git] / testsuites / stability / src / main / resources / simulatorsetup / config / pdp / OnapPfConfig.json
1 {
2     "name":"OnapPfParameterGroup",
3     "pdpStatusParameters":{
4         "timeIntervalMs": 120000,
5         "pdpType":"apex",
6         "description":"Pdp Heartbeat",
7         "supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.Apex","version":"1.0.0"}]
8     }
9 }