diff options
Diffstat (limited to 'resources/templates')
-rw-r--r-- | resources/templates/honeycomb/config_bgp_peer.url | 1 | ||||
-rw-r--r-- | resources/templates/honeycomb/config_bgp_route.url | 1 | ||||
-rw-r--r-- | resources/templates/honeycomb/oper_bgp.url | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/resources/templates/honeycomb/config_bgp_peer.url b/resources/templates/honeycomb/config_bgp_peer.url new file mode 100644 index 0000000000..b5f0666f07 --- /dev/null +++ b/resources/templates/honeycomb/config_bgp_peer.url @@ -0,0 +1 @@ +/restconf/config{odl_url_part}/openconfig-network-instance:network-instances/network-instance/global-bgp/openconfig-network-instance:protocols/protocol/openconfig-policy-types:BGP/hc-bgp-instance/bgp/
\ No newline at end of file diff --git a/resources/templates/honeycomb/config_bgp_route.url b/resources/templates/honeycomb/config_bgp_route.url new file mode 100644 index 0000000000..71d7f0a250 --- /dev/null +++ b/resources/templates/honeycomb/config_bgp_route.url @@ -0,0 +1 @@ +/restconf/config{odl_url_part}/bgp-rib:application-rib/
\ No newline at end of file diff --git a/resources/templates/honeycomb/oper_bgp.url b/resources/templates/honeycomb/oper_bgp.url new file mode 100644 index 0000000000..c2f90863c4 --- /dev/null +++ b/resources/templates/honeycomb/oper_bgp.url @@ -0,0 +1 @@ +/restconf/operational{odl_url_part}/bgp-rib:bgp-rib/rib/hc-bgp-instance/
\ No newline at end of file |