<unlock>
Usage
<rpc>
<unlock>
<target>
<candidate/>
</target>
</unlock>
</rpc>
]]>]]>
Description
Request that the NETCONF server unlock and close
the candidate configuration, which the client application previously
locked by emitting the <lock>
tag element.
Until the application emits this tag element, other users or applications
can read the configuration but cannot change it.
The <target>
tag element
and its contents are explained separately.