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


<load-configuration-results>

Usage

<rpc-reply>
    <load-configuration-results>
    
    <load-success/>
        <load-error-count>
errors</load-error-count>
    </load-configuration-results>
</rpc-reply>

Description

Enclose one of the two following tag elements, which indicate the status of a configuration loading operation performed by the JUNOScript server.

Contents

load-error-count—Specifies the number of errors that occurred when the JUNOScript server attempted to load new data into the candidate configuration. The candidate configuration must be restored to a valid state before it is committed.

load-success—Indicates that the JUNOScript server successfully loaded new data into the candidate configuration.

See Also

<load-configuration>, <rpc-reply>


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