aboutsummaryrefslogtreecommitdiffstats
path: root/robot/assets/templates/policy/vFirewall_policy_operational_url_enc_content_input.template
diff options
context:
space:
mode:
authorBrian Freeman <bf1936@att.com>2019-05-17 17:46:56 -0500
committerBrian Freeman <bf1936@att.com>2019-05-17 22:58:58 +0000
commit88fbb99d3a5c919db31cee1d0f151f9329a21e39 (patch)
tree6afdf7c0332c2272839e30f85ace443c6198ec05 /robot/assets/templates/policy/vFirewall_policy_operational_url_enc_content_input.template
parente8941da13d2bf245a147ebdcbee938eae1e1648c (diff)
Use policy yaml and encode it
Leaving old urlencoded tempalte in case we need to revert Issue-ID: POLICY-1685 Change-Id: I25bbf86193863ff0787b0b6e9987227360ed6a88 Signed-off-by: Brian Freeman <bf1936@att.com>
Diffstat (limited to 'robot/assets/templates/policy/vFirewall_policy_operational_url_enc_content_input.template')
-rw-r--r--robot/assets/templates/policy/vFirewall_policy_operational_url_enc_content_input.template4
1 files changed, 4 insertions, 0 deletions
diff --git a/robot/assets/templates/policy/vFirewall_policy_operational_url_enc_content_input.template b/robot/assets/templates/policy/vFirewall_policy_operational_url_enc_content_input.template
new file mode 100644
index 00000000..b971a89b
--- /dev/null
+++ b/robot/assets/templates/policy/vFirewall_policy_operational_url_enc_content_input.template
@@ -0,0 +1,4 @@
+{
+ "policy-id" : "operational.modifyconfig",
+ "content" : "${URL_ENCODED_CONTENT}"
+}