Removal of useless test files
[clamp.git] / src / test / resources / tosca / guard2-policy-payload.json
index 89f7ec8..559a568 100644 (file)
@@ -1,16 +1,14 @@
 {
-       "policy-id": "guard2",
-       "contents": {
-               "recipe": "Migrate",
-               "actor": "SO",
-               "clname": "testloop",
-               "guardTargets": ".*",
-               "minGuard": "1",
-               "maxGuard": "2",
-               "limitGuard": "",
-               "timeUnitsGuard": "",
-               "timeWindowGuard": "",
-               "guardActiveStart": "00:00:01-05:00",
-               "guardActiveEnd": "23:59:01-05:00"
+       "policy-id": "guard.frequency.new",
+       "content": {
+               "actor": "APPC",
+               "recipe": "Rebuild",
+               "targets": ".*",
+               "clname": "LOOP_ASJOy_v1_0_ResourceInstanceName1_tca",
+               "guardActiveStart": "00:00:00Z",
+               "guardActiveEnd": "10:00:00Z",
+               "limit": "1",
+               "timeWindow": "2",
+               "timeUnits": "minute"
        }
 }
\ No newline at end of file