[Contents] [Prev] [Next] [Index] [Report an Error]

<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. 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.

Usage Guidelines

See Unlocking the Candidate Configuration.

Related Topics

]]>]]>, <lock>, <rpc>, <target>


[Contents] [Prev] [Next] [Index] [Report an Error]