Open
Description
The standard says that:
If the NETCONF server supports
:startup
, the RESTCONF server MUST automatically update the non-volatile startup configuration datastore, after the"running"
datastore has been altered as a consequence of a RESTCONF edit operation.
This essentially says that the changes which were done to the "default datastore" (when the NMDA URL paths are not used), should be propagated to startup
as well. It will be fun to come up with all the rules for potential conflict solving when startup
and running
have diverged from each other.
Metadata
Metadata
Assignees
Labels
No labels