Navigation
<kill-session>
Usage
<rpc><kill-session><session-id>PID</session-id></kill-session></rpc>
]]>]]>Description
Request that the NETCONF server terminate another CLI or NETCONF session. The usual reason to emit this tag is that the user or application for the other session holds a lock on the candidate configuration, preventing the client application from locking the configuration itself.
The client application must have the Junos maintenance permission to perform this operation.
<session-id> | — | The process identifier (PID) of the entity conducting the session to terminate. The PID is reported in the <rpc-error> tag element that the NETCONF server generates when it cannot lock a configuration as requested. |