onap on kubernetes source files
[oom.git] / kubernetes / config / docker / init / src / config / robot / robot / assets / templates / policy / closedloop_createpolicy.template
1 {
2         "policyConfigType": "BRMS_PARAM",
3         "policyName": "${policy_name}",
4         "policyDescription": "Create BRMS Param policy",
5         "attributes": {
6                 "RULE": {
7                         "templateName": "ClosedLoopDemo_closedLoopControlName",
8                         "aaiNamedQueryUUID": "2",
9                         "aaiPassword": "2",
10                         "aaiPatternMatch": "2",
11                         "aaiURL": "2",
12                         "actor": "2",
13                         "appcTopic": "2",
14                         "closedLoopControlName": "2",
15                         "msoPassword": "2",
16                         "msoURL": "2",
17                         "msoUsername": "2",
18                         "aaiUsername": "3"
19                 }
20         }
21 }