close-configuration tag (JUNOScript)<rpc>
<close-configuration/>
</rpc>
Discard a candidate configuration and any changes to it.
This tag element is normally used only to discard a private copy of the candidate configuration without committing it. The application must have previously emitted the <open-configuration> tag element. Closing the JUNOScript session (by emitting the <request-end-session/> tag, for example) has the same effect as emitting this tag element.
See Creating a Private Copy of the Configuration.
<open-configuration>, <request-end-session/>, <rpc>