ON THIS PAGE
<close-configuration/>
Usage
<rpc> <close-configuration/> </rpc>
Description
Close the open configuration database and discard any uncommitted changes.
This tag element 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>
tag element. Closing the NETCONF or Junos XML protocol session (by
emitting the <request-end-session/>
tag,
for example) has the same effect as emitting this tag element.
Release Information
This 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 devices running Junos OS that identify the URI http://xml.juniper.net/netconf/junos/1.0 in the capabilities exchange.