diff options
Diffstat (limited to 'robot/assets/templates/policy/closedloop_opspolicy.jinja')
-rw-r--r-- | robot/assets/templates/policy/closedloop_opspolicy.jinja | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/robot/assets/templates/policy/closedloop_opspolicy.jinja b/robot/assets/templates/policy/closedloop_opspolicy.jinja deleted file mode 100644 index d6d62028..00000000 --- a/robot/assets/templates/policy/closedloop_opspolicy.jinja +++ /dev/null @@ -1,24 +0,0 @@ - -{ - "policyConfigType": "BRMS_PARAM", - "policyName": "{{policy_name}}", - "policyDescription": "Create BRMS Param policy for vFW", - "attributes": { - "RULE": { - "templateName": "ControlLoopDemo__closedLoopControlName", - "closedLoopControlName": "CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8", - "policyVersion": "v1.0", - "aaiNamedQueryUUID": "null", - "aaiPassword": "null", - "aaiURL": "null", - "actor": "APPC", - "appcTopic": "APPC-CL", - "msoPassword": "null", - "msoURL": "null", - "msoUsername": "null", - "aaiUsername": "null", - "notificationTopic": "POLICY-CL-MGT", - "aaiPatternMatch": 1 - } - } -}
\ No newline at end of file |