aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/tosca/guard2-policy-payload.json
blob: 559a5684046ffb88c6072d172b1c34435e9b4b27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
	"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"
	}
}