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

<close-configuration/>

Usage

close-configuration tag (JUNOScript)
<rpc>
<close-configuration/>
</rpc>

Description

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.

Usage Guidelines

See Creating a Private Copy of the Configuration.

Related Topics

<open-configuration>, <request-end-session/>, <rpc>


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