On 09/29/2016 02:29 AM, Colin Dixon wrote: > > * We need to be able to get a subset of of data from RESTCONF > * Do we care about doing actual querying or just removing parts of the > data? > * If it's the latter, then it's a lot easier
https://tools.ietf.org/html/draft-ietf-netconf-restconf-17#section-4.8.3 defines a way to get specific data out of a subtree, which is more flexible than depth. I am not sure if it is implemented, though. https://tools.ietf.org/html/draft-ietf-netconf-restconf-17#section-4.8.4 defines an XPath-1.0-based filtering mechanism, but it only applies to subscription streams. Perhaps its definition could be extended to cover data tree access. Regards, Robert
signature.asc
Description: OpenPGP digital signature
_______________________________________________ controller-dev mailing list controller-dev@lists.opendaylight.org https://lists.opendaylight.org/mailman/listinfo/controller-dev