correct link
[clamp.git] / src / test / resources / tosca / guard2-policy-payload.json
index 89f7ec8..29beb6b 100644 (file)
@@ -1,15 +1,15 @@
 {
        "policy-id": "guard2",
-       "contents": {
+       "content": {
                "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"
        }