<get-xnm-information>
Usage
<rpc><get-xnm-information><type>xml-schema</type>
<namespace>junos-configuration</namespace></get-xnm-information></rpc>Description
Request routing platform configuration information represented as an Extensible Markup Language (XML) Schema. The JUNOScript server encloses the Schema in the
<xsd:schema>tag element.Contents
namespace—Specifies the type of information for which to return an XML Schema. The only acceptable value isjunos-configuration.
type—Specifies the format in which the JUNOScript server returns the configuration data. The only acceptable value isxml-schema.See Also