Usage
<!-- when returned by the JUNOScript server -->xmlns:junos="
<rpc-replyURL"><output>response</output></rpc-reply>
<!-- when returned by the NETCONF server -->xmlns="
<rpc-replyURN"><output>response</output></rpc-reply>
]]>]]>Description
Contain a response to a client application request when the current version of the JUNOS XML API does not define a specific tag element for the response. The format of the contents is subject to change, so the client application must not rely on a particular format.
See Also
<rpc-reply>in the JUNOScript API Guide or NETCONF API Guide