aboutsummaryrefslogtreecommitdiffstats
path: root/tests/policy/engine/createpolicy.template
diff options
context:
space:
mode:
Diffstat (limited to 'tests/policy/engine/createpolicy.template')
-rw-r--r--tests/policy/engine/createpolicy.template21
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/policy/engine/createpolicy.template b/tests/policy/engine/createpolicy.template
new file mode 100644
index 00000000..7c693e84
--- /dev/null
+++ b/tests/policy/engine/createpolicy.template
@@ -0,0 +1,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"
+ }
+ }
+}