ON THIS PAGE
<close-configuration/>
Usage
<rpc>
<close-configuration/>
</rpc>
Description
Close the open configuration database and discard any uncommitted changes.
This operation is normally used to close a private copy of the candidate configuration or an open
instance of the ephemeral configuration database and discard any uncommitted
changes. The application must have previously emitted the
<open-configuration> operation. Closing the NETCONF or
Junos XML protocol session (by emitting the
<request-end-session/> tag, for example) has the same
effect as emitting this operation.
Release Information
This operation is a Junos XML management protocol operation. It is supported in Junos XML protocol sessions, and it is supported as a Juniper Networks proprietary extension in NETCONF sessions on Junos devices that identify the URI http://xml.juniper.net/netconf/junos/1.0 in the capabilities exchange.