Finish drools CSIT infra
[integration/csit.git] / tests / policy / engine / opspolicy_VDNS.template
1 {
2             "policyConfigType": "BRMS_PARAM",
3             "policyName": "${policy_name}",
4             "policyDescription": "Create BRMS Param policy for vLB",
5             "attributes": {
6                     "MATCHING": {
7                             "controller": "vDNS"
8                     },
9                         "RULE": {
10                                     "templateName": "ControlLoopDemo__closedLoopControlName",
11                                     "closedLoopControlName": "CL-DNS-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8",
12                                     "policyVersion": "v1.0",
13                                     "actor": "MSO",
14                                     "aaiNamedQueryUUID": "4ff56a54-9e3f-46b7-a337-07a1d3c6b469",
15                                     "aaiURL": "https://aai.api.simpledemo.openecomp.org:8443/aai/search/named-query",
16                                     "aaiUsername": "POLICY",
17                                     "aaiPassword": "POLICY",
18                                     "msoURL": "http://vm1.mso.simpledemo.openecomp.org:8080/ecomp/mso/infra",
19                                     "msoUsername": "InfraPortalClient",
20                                     "msoPassword": "password11",
21                                     "aaiPatternMatch": 0,
22                                     "notificationTopic": "POLICY-CL-MGT",
23                                     "appcTopic": "APPC-CL"
24                         }
25             }
26 }