summaryrefslogtreecommitdiffstats
path: root/cypress-docker/test/src/cypress/fixtures/doneSaveSimpleMap.json
diff options
context:
space:
mode:
Diffstat (limited to 'cypress-docker/test/src/cypress/fixtures/doneSaveSimpleMap.json')
-rw-r--r--cypress-docker/test/src/cypress/fixtures/doneSaveSimpleMap.json58
1 files changed, 58 insertions, 0 deletions
diff --git a/cypress-docker/test/src/cypress/fixtures/doneSaveSimpleMap.json b/cypress-docker/test/src/cypress/fixtures/doneSaveSimpleMap.json
new file mode 100644
index 0000000..eb7e930
--- /dev/null
+++ b/cypress-docker/test/src/cypress/fixtures/doneSaveSimpleMap.json
@@ -0,0 +1,58 @@
+{
+ "version": "4.1",
+
+ "eventType": "syslogFields",
+
+ "description": "newRule2",
+
+ "uid": "57612d40-c66d-4a5a-95c3-0165564f837d",
+
+ "phase": "phase_1",
+
+ "condition": null,
+
+ "actions": [
+ {
+ "map": {
+ "default": "",
+
+ "haveDefault": false,
+
+ "values": [
+ {
+ "key": "Key1",
+ "value": "Key1"
+ },
+
+ {
+ "key": "Key2",
+ "value": "Key2"
+ }
+ ]
+ },
+
+ "actionType": "map",
+
+ "from": {
+ "regex": "",
+
+ "state": "closed",
+
+ "values": [
+ {
+ "value": ""
+ },
+ {
+ "value": ""
+ }
+ ],
+
+ "value": "test"
+ },
+
+ "target": "event.commonEventHeader.eventId",
+
+ "id": "e340ab50-423b-11e8-94f2-3dd2f158c314"
+ }
+ ]
+}