summaryrefslogtreecommitdiffstats
path: root/dpo/spec/pmmapper-component-spec.json
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2019-07-09 15:45:51 +0000
committerGerrit Code Review <gerrit@onap.org>2019-07-09 15:45:51 +0000
commite9cf8726925be44556950e43b854fea8b6e96491 (patch)
tree17169a3ba64833dc927288b45864c6a2f00be7d3 /dpo/spec/pmmapper-component-spec.json
parent90a97568fdbca2bcb433df413e542f7b86708632 (diff)
parent2ed27d8db49628fbabd06d97f00cc0c6677b33ea (diff)
Merge "Minor update to PM Mapper component spec"
Diffstat (limited to 'dpo/spec/pmmapper-component-spec.json')
-rw-r--r--dpo/spec/pmmapper-component-spec.json10
1 files changed, 8 insertions, 2 deletions
diff --git a/dpo/spec/pmmapper-component-spec.json b/dpo/spec/pmmapper-component-spec.json
index 53dbd8c..d88c71c 100644
--- a/dpo/spec/pmmapper-component-spec.json
+++ b/dpo/spec/pmmapper-component-spec.json
@@ -137,9 +137,15 @@
"description": "PM mapper filter on measInfo, measInfoId, measType, instanceId",
"designer_editable": true,
"sourced_at_deployment": false,
- "policy_editable": true,
"type": "string",
- "required": true
+ "required": true,
+ "policy_editable": true,
+ "policy_schema": [{
+ "name": "filter configuration",
+ "description": "Filter configuration needs to be applied",
+ "type": "string",
+ "value": ""
+ }]
}
]
} \ No newline at end of file