<data>

Usage

<rpc-reply xmlns="URN" xmlns:junos="URL"><data><configuration><!-- Junos XML tag elements for the configuration data --> </configuration></data></rpc-reply>]]>]]>

Description

Enclose configuration data returned by the NETCONF server in response to a <get-config> tag element.

<configuration>—Encloses configuration tag elements. It is the top-level tag element in the Junos XML API, equivalent to the [edit] hierarchy level in the Junos OS CLI. For information about Junos configuration elements, see the Junos XML API Configuration Reference.

Usage Guidelines

See Requesting Configuration Information.

Related Topics