Add csit test cases for centinel features.
[integration/test.git] / csit / variables / centinel / set_alertFieldValueRuleRecord.json
diff --git a/csit/variables/centinel/set_alertFieldValueRuleRecord.json b/csit/variables/centinel/set_alertFieldValueRuleRecord.json
new file mode 100644 (file)
index 0000000..78566df
--- /dev/null
@@ -0,0 +1,16 @@
+{
+    "input": {
+        "alertTypeClassifier": "alert-field-value",
+        "fieldValueThreshholdType": "higher",
+        "timeStamp": 1,
+        "fieldValueField": "str1",
+        "fieldValueGrace": 2,
+        "fieldValueType": "minimum value",
+        "streamID": "streamId2",
+        "ruleID": "str420",
+        "ruleTypeClassifier": "base-alert",
+        "fieldValueThreshhold": 3,
+        "nodeType": "string",
+        "fieldValueBacklog": 4
+    }
+}