06-09-2025, 11:52 AM
The correct answer is currently "A NETCONF request was made for a data model that does not exist".
Why I feel this is not accurate:
An empty <data/> element tells the administrator: “Your query succeeded, but there’s nothing under the subtree you asked for.”
It does not indicate that the data model itself is missing.
RFC 6241 §7.1, second paragraph: “If the server has no data that matches the selection criteria… it MUST reply with an empty <data/> element.”
Maybe the answer should be along the lines of "A NETCONF request was made for data that does not exist".
Thanks
Why I feel this is not accurate:
An empty <data/> element tells the administrator: “Your query succeeded, but there’s nothing under the subtree you asked for.”
It does not indicate that the data model itself is missing.
RFC 6241 §7.1, second paragraph: “If the server has no data that matches the selection criteria… it MUST reply with an empty <data/> element.”
Maybe the answer should be along the lines of "A NETCONF request was made for data that does not exist".
Thanks