aboutsummaryrefslogtreecommitdiffstats
path: root/testsuites/stability/src/main/resources/simulatorsetup/config/pdp/OnapPfConfig.json
blob: cbb4978b1e83e964f3cf94f02cf8935de9c26e62 (plain)
1
2
3
4
5
6
7
8
9
{
    "name":"OnapPfParameterGroup",
    "pdpStatusParameters":{
        "timeIntervalMs": 120000,
        "pdpType":"apex",
        "description":"Pdp Heartbeat",
        "supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.Apex","version":"1.0.0"}]
    }
}