reference
reference copied to clipboard
gnmi Get response for deleted paths
I have a question about GetRequest/GetResponse. Suppose we send a request which has multiple paths in it but some of the paths are deleted but some of them are not. Does the server return a not found error if even one of the paths doesn't exist?
I found similar issue https://github.com/openconfig/reference/issues/122. Any updates on this?
See also https://github.com/openconfig/reference/issues/155