<rpc-reply xmlns="URN" xmlns:junos="URL">
<data>
<configuration>
<!- - JUNOS XML tag elements for the configuration data - ->
</configuration>
</data>
</rpc-reply>
]]>]]>
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.
See Requesting Configuration Information.
]]>]]>, <configuration> in the JUNOS XML API Configuration Reference, <get-config>, <rpc-reply>