<copy-config>

Usage

<rpc><copy-config><target><candidate/></target><source><url> <!-- location specifier for file containing the new configuration --> </url></source><copy-config></rpc>]]>]]>

Description

Replace the existing candidate configuration with configuration data contained in a file.

<source>—Encloses the <url> tag element, which specifies the source of the configuration data.

<url>—Names the file that contains the new configuration data to substitute for the existing candidate configuration. For information about specifying the file location, see Referencing Configuration Data Files.

The <target> tag element and its contents are explained separately.

Usage Guidelines

See Using <copy-config>.

Related Topics