summaryrefslogtreecommitdiffstats
path: root/src/main/resources/clds/templates/tca-thresholds-template.json
diff options
context:
space:
mode:
authorEddy Hautot <eh552t@intl.att.com>2018-03-05 12:53:44 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-05 12:53:44 +0000
commitc1006c29c8d9566f7157e84891abb69190ae2efb (patch)
treedfc10cce1123d7cd902e03b55e52a1319efc81c2 /src/main/resources/clds/templates/tca-thresholds-template.json
parent356fc5f8f9f0b075fba54da19df2de0fb9c0c69f (diff)
parent912e5e9201bf60169ad39686ba5bd9d9bc6e3579 (diff)
Merge "Rework configuration"
Diffstat (limited to 'src/main/resources/clds/templates/tca-thresholds-template.json')
-rw-r--r--src/main/resources/clds/templates/tca-thresholds-template.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/main/resources/clds/templates/tca-thresholds-template.json b/src/main/resources/clds/templates/tca-thresholds-template.json
new file mode 100644
index 00000000..b67e9632
--- /dev/null
+++ b/src/main/resources/clds/templates/tca-thresholds-template.json
@@ -0,0 +1,9 @@
+{
+ "closedLoopControlName": "???",
+ "version": "1.0.2",
+ "fieldPath": "?????",
+ "thresholdValue": 0,
+ "direction": "???",
+ "severity": "MAJOR",
+ "closedLoopEventStatus": "???"
+}