aboutsummaryrefslogtreecommitdiffstats
path: root/tests/policy/engine/createpolicy.template
blob: 7c693e840b69966178fb932ad2227673e57cb820 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
	"policyConfigType": "BRMS_PARAM",
	"policyName": "${policy_name}",
	"policyDescription": "Create BRMS Param policy",
	"attributes": {
		"RULE": {
			"templateName": "ClosedLoopDemo_closedLoopControlName",
			"aaiNamedQueryUUID": "2",
			"aaiPassword": "2",
			"aaiPatternMatch": "2",
			"aaiURL": "2",
			"actor": "2",
			"appcTopic": "2",
			"closedLoopControlName": "2",
			"msoPassword": "2",
			"msoURL": "2",
			"msoUsername": "2",
			"aaiUsername": "3"
		}
	}
}