Fix Guard policy payload
[clamp.git] / src / test / resources / tosca / operational-policy-properties.json
index 5036165..52eabb8 100644 (file)
@@ -4,12 +4,12 @@
                        "recipe": "Rebuild",
                        "actor": "SO",
                        "clname": "testloop",
-                       "guardTargets": ".*",
-                       "minGuard": "3",
-                       "maxGuard": "7",
-                       "limitGuard": "",
-                       "timeUnitsGuard": "",
-                       "timeWindowGuard": "",
+                       "targets": ".*",
+                       "min": "3",
+                       "max": "7",
+                       "limit": "",
+                       "timeUnits": "",
+                       "timeWindow": "",
                        "guardActiveStart": "00:00:01-05:00",
                        "guardActiveEnd": "23:59:01-05:00"
                },
                        "recipe": "Migrate",
                        "actor": "SO",
                        "clname": "testloop",
-                       "guardTargets": ".*",
-                       "minGuard": "1",
-                       "maxGuard": "2",
-                       "limitGuard": "",
-                       "timeUnitsGuard": "",
-                       "timeWindowGuard": "",
+                       "targets": ".*",
+                       "min": "1",
+                       "max": "2",
+                       "limit": "",
+                       "timeUnits": "",
+                       "timeWindow": "",
                        "guardActiveStart": "00:00:01-05:00",
                        "guardActiveEnd": "23:59:01-05:00"
                }