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

<data>

Usage


<rpc-reply xmlns="URN" xmlns:sdx="URL">
<data>
        <configuration>
            <!- - 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 XML API, equivalent to the [edit] hierarchy level in the CLI. For information about configuration elements, see the SRC XML API Configuration Reference.

Usage Guidelines

See Requesting Configuration Information.

Related Topics

]]>]]>, <get-config>, <rpc-reply>


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