I donot know how to send a commit message through rest interface.
I donot know how to send a commit message through rest interface.
Hi,
Since RESTCONF https://tools.ietf.org/html/rfc8040 or the old legacy ConfD REST API commit each successful edit immediately, there is no commit message in RESTCONF/REST.
Maybe JSON-RPC is a better match for what you want to do than RESTCONF?