summaryrefslogtreecommitdiffstats
path: root/cypress-docker/test/src/cypress/fixtures/doneSaveSimpleEditCopy.json
diff options
context:
space:
mode:
Diffstat (limited to 'cypress-docker/test/src/cypress/fixtures/doneSaveSimpleEditCopy.json')
-rw-r--r--cypress-docker/test/src/cypress/fixtures/doneSaveSimpleEditCopy.json40
1 files changed, 40 insertions, 0 deletions
diff --git a/cypress-docker/test/src/cypress/fixtures/doneSaveSimpleEditCopy.json b/cypress-docker/test/src/cypress/fixtures/doneSaveSimpleEditCopy.json
new file mode 100644
index 0000000..1160693
--- /dev/null
+++ b/cypress-docker/test/src/cypress/fixtures/doneSaveSimpleEditCopy.json
@@ -0,0 +1,40 @@
+{
+ "version": "4.1",
+
+ "eventType": "syslogFields",
+
+ "description": "newRule_Copy",
+
+ "uid": "7tw0vd4q-7170-43e1-8a8b-55e98cabe658",
+
+ "phase": "sto2",
+
+ "condition": null,
+
+ "actions": [
+ {
+ "actionType": "copy",
+
+ "from": {
+ "regex": "",
+
+ "state": "closed",
+
+ "values": [
+ {
+ "value": ""
+ },
+ {
+ "value": ""
+ }
+ ],
+
+ "value": "a"
+ },
+
+ "target": "event.commonEventHeader.domain",
+
+ "id": "296bcdd0-1d20-11e8-a96d-298fbe0cb0fd"
+ }
+ ]
+}