diff options
Diffstat (limited to 'resources/templates/honeycomb')
-rw-r--r-- | resources/templates/honeycomb/config_nat.url | 2 | ||||
-rw-r--r-- | resources/templates/honeycomb/oper_nat.url | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/resources/templates/honeycomb/config_nat.url b/resources/templates/honeycomb/config_nat.url index 5471493c2d..6c29a8846b 100644 --- a/resources/templates/honeycomb/config_nat.url +++ b/resources/templates/honeycomb/config_nat.url @@ -1 +1 @@ -/restconf/config{odl_url_part}/ietf-nat:nat-config
\ No newline at end of file +/restconf/config{odl_url_part}/ietf-nat:nat
\ No newline at end of file diff --git a/resources/templates/honeycomb/oper_nat.url b/resources/templates/honeycomb/oper_nat.url index a0101bb6de..672fc739a3 100644 --- a/resources/templates/honeycomb/oper_nat.url +++ b/resources/templates/honeycomb/oper_nat.url @@ -1 +1 @@ -/restconf/operational{odl_url_part}/ietf-nat:nat-state
\ No newline at end of file +/restconf/operational{odl_url_part}/ietf-nat:nat
\ No newline at end of file |