Removal of useless test files
[clamp.git] / src / test / resources / tosca / guard1-policy-payload.json
index b4e0809..1c03df3 100644 (file)
@@ -1,16 +1,13 @@
 {
-       "policy-id": "guard1",
+       "policy-id": "guard.minmax.new",
        "content": {
-               "recipe": "Rebuild",
-               "actor": "SO",
-               "clname": "testloop",
+               "actor": "APPC",
+               "recipe": "Restart",
                "targets": ".*",
-               "min": "3",
-               "max": "7",
-               "limit": "",
-               "timeUnits": "",
-               "timeWindow": "",
-               "guardActiveStart": "00:00:01-05:00",
-               "guardActiveEnd": "23:59:01-05:00"
+               "clname": "LOOP_ASJOy_v1_0_ResourceInstanceName1_tca",
+               "guardActiveStart": "00:00:00Z",
+               "guardActiveEnd": "10:00:00Z",
+               "min": "0",
+               "max": "1"
        }
 }
\ No newline at end of file