aboutsummaryrefslogtreecommitdiffstats
path: root/resources/templates/honeycomb
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2016-07-12 14:46:22 +0200
committerMatej Klotton <mklotton@cisco.com>2016-07-20 15:02:24 +0000
commit28e17b8002b50a04cdd6c9e74c15cdc4aa33a5e2 (patch)
tree9d2ed09668f07795ba5c666d5429784b1a0fe427 /resources/templates/honeycomb
parent227795aff6a92512777bb03504f6299efa6d5d50 (diff)
CSIT-53: HC Keywords: Policy - security groups
- add keywords to manipulate ACL data using Honeycomb REST API Change-Id: Ia08faba216c5476113c0b3249de9c434eaa26a17 Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/templates/honeycomb')
-rw-r--r--resources/templates/honeycomb/config_classify_table.url1
-rw-r--r--resources/templates/honeycomb/oper_classify_table.url1
2 files changed, 2 insertions, 0 deletions
diff --git a/resources/templates/honeycomb/config_classify_table.url b/resources/templates/honeycomb/config_classify_table.url
new file mode 100644
index 0000000000..986b1173ac
--- /dev/null
+++ b/resources/templates/honeycomb/config_classify_table.url
@@ -0,0 +1 @@
+/restconf/config/vpp-classifier:vpp-classifier \ No newline at end of file
diff --git a/resources/templates/honeycomb/oper_classify_table.url b/resources/templates/honeycomb/oper_classify_table.url
new file mode 100644
index 0000000000..f9fd294a8f
--- /dev/null
+++ b/resources/templates/honeycomb/oper_classify_table.url
@@ -0,0 +1 @@
+/restconf/operational/vpp-classifier:vpp-classifier-state \ No newline at end of file