summaryrefslogtreecommitdiffstats
path: root/services/services-onappf/src/test/resources/ApexStarterConfigParameters.json
blob: 6b9df60147fe43dc91f1bbcb6615a9e233389130 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "name":"ApexStarterParameterGroup",
    "pdpStatusParameters":{
        "timeIntervalMs": 2000,
        "pdpName":"apex-pdp",
        "pdpType":"apex",
        "description":"Pdp status for HealthCheck",
        "supportedPolicyTypes":[{"name":"policy1","version":"1.0"},{"name":"policy2","version":"1.0"}]
    }
}