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

<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 CLI. For information about JUNOS configuration elements, see the JUNOS XML API Configuration Reference.

Usage Guidelines

See Requesting Configuration Information.

Related Topics

]]>]]>, <configuration> in the JUNOS XML API Configuration Reference, <get-config>, <rpc-reply>


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