If the JUNOS XML API does not define a response tag element for the type of output requested by a client application, the JUNOScript server encloses its response in an <output> tag element. The tag element’s contents are usually one or more lines of formatted ASCII output like that displayed by the CLI on the computer screen
For a reference page for the <output> tag element, see the JUNOS XML API Operational Reference.
![]() |
Note: The content and formatting of data within an <output> tag element are subject to change, so client applications must not depend on them. Future versions of the JUNOS XML API will define specific response tag elements (instead of <output> tag elements) for more commands. Client applications that rely on the content of <output> tag elements will not be able to interpret the output from future versions of the JUNOS XML API. |