Details
-
Bug
-
Status: Resolved
-
Resolution: Cannot Reproduce
-
Helium
-
None
-
None
-
Operating System: Windows
Platform: All
-
2623
-
High
Description
A request was sent:
<foo
xmlns="xy:z">
<bar>
<bar-key>191</bar-key>
<item>
<item-key>permit ip host 10.0.0.1 host 10.0.0.2</item-key>
</item>
<item>
<item-key> permit ip host 10.0.0.1 host 10.0.0.2</item-key>
</item>
</bar>
</foo>
Data were received through NETCONF with no duplication. In corresponding YANG model, item-key was defined as key of item.