summaryrefslogtreecommitdiffstats
path: root/dpo/tosca_models/policy.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dpo/tosca_models/policy.yaml')
-rw-r--r--dpo/tosca_models/policy.yaml10
1 files changed, 9 insertions, 1 deletions
diff --git a/dpo/tosca_models/policy.yaml b/dpo/tosca_models/policy.yaml
index 349d7f5..8b7f370 100644
--- a/dpo/tosca_models/policy.yaml
+++ b/dpo/tosca_models/policy.yaml
@@ -1,3 +1,10 @@
+data_types:
+ onap.datatypes.monitoring.pm-mapper-filter:
+ properties:
+ filter configuration:
+ type: string
+ description: Filter configuration needs to be applied
+
policy_types:
onap.policies.Monitoring:
derived_from: tosca.policies.Root
@@ -21,4 +28,5 @@ policy_types:
pm-mapper-filter:
type: string
description: PM mapper filter on measInfo, measInfoId, measType, instanceId
-
+ entry_schema:
+ type: onap.datatypes.monitoring.pm-mapper-filter \ No newline at end of file