summaryrefslogtreecommitdiffstats
path: root/services/services-onappf/src/main/resources/config/OnapPfConfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'services/services-onappf/src/main/resources/config/OnapPfConfig.json')
-rw-r--r--services/services-onappf/src/main/resources/config/OnapPfConfig.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/services/services-onappf/src/main/resources/config/OnapPfConfig.json b/services/services-onappf/src/main/resources/config/OnapPfConfig.json
new file mode 100644
index 000000000..5684f1d4e
--- /dev/null
+++ b/services/services-onappf/src/main/resources/config/OnapPfConfig.json
@@ -0,0 +1,9 @@
+{
+ "name":"OnapPfParameterGroup",
+ "pdpStatusParameters":{
+ "timeIntervalMs": 120000,
+ "pdpType":"apex",
+ "description":"Pdp Heartbeat",
+ "supportedPolicyTypes":[{"name":"onap.policies.controlloop.Operational","version":"1.0.0"}]
+ }
+} \ No newline at end of file