aboutsummaryrefslogtreecommitdiffstats
path: root/services/services-onappf/src/test/resources/ApexStarterConfigParameters.json
blob: b1ea14de7db28b0f1281fcd96ca7a649b480ab3c (plain)
1
2
3
4
5
6
7
8
9
{
    "name":"ApexStarterParameterGroup",
    "pdpStatusParameters":{
        "timeIntervalMs": 120000,
        "pdpType":"apex",
        "description":"Pdp status for HealthCheck",
        "supportedPolicyTypes":[{"name":"onap.policies.controlloop.Operational","version":"1.0.0"}]
    }
}