ON THIS PAGE
<data>
Usage
<rpc-reply xmlns="URN" xmlns:junos="URL">
<data>
<configuration>
<!-- Junos XML tag elements for the configuration data -->
</configuration>
</data>
</rpc-reply>
]]>]]>
Description
Encloses configuration data and device information
returned by the NETCONF server in response to a <get> request or configuration data returned by the NETCONF server in
response to a <get-config> request.
The NETCONF server, by default, returns configuration
data formatted as Junos XML tag elements. The configuration data enclosed
in the <data> element can vary if a
client application requests a different format in a <get> request.
Contents
<configuration> |
Encloses configuration tag elements. It
is the top-level tag element in the Junos XML API, equivalent to the |