Juniper JUNOS OS 10.3 - XML MANAGEMENT PROTOCOL GUIDE 6-30-2010 Manual page 123

Junos xml management protocol guide
Hide thumbs Also See for JUNOS OS 10.3 - XML MANAGEMENT PROTOCOL GUIDE 6-30-2010:
Table of Contents

Advertisement

Copyright © 2010, Juniper Networks, Inc.
The Junos XML protocol server encloses its response in
and
tag elements. The
<configuration>
implementation and does not affect the results. For information about the attributes in
the opening
<configuration>
Candidate Configuration" on page 65.
<rpc-reply xmlns:junos="URL">
<rescue-information>
<load-success/>
<configuration attributes>
<!-- tag elements representing the rescue configuration -->
</configuration>
</rescue-information>
</rpc-reply>
To request formatted ASCII output, the application includes the
with the value
:
text
<rpc>
<get-rescue-information>
<format>text</format>
</get-rescue-information>
</rpc>
The Junos XML protocol server encloses its response in
<configuration-information>
information about how ASCII output is formatted, see "Requesting Output as Formatted
ASCII Text or Junos XML Tag Elements" on page 68.
<rpc-reply xmlns:junos="URL">
<rescue-information>
<load-success/>
<configuration-information>
<configuration-output>
<!-- formatted ASCII text representing the rescue configuration -->
</configuration-output>
</configuration-information>
</rescue-information>
</rpc-reply>
<rpc-reply>
<load-success/>
tag, see "Requesting Information from the Committed or
<rpc-reply>
, and
<configuration-output>
Chapter 4: Requesting Information
,
<rescue-information>
tag is a side effect of the
tag element
<format>
,
<rescue-information>
tag elements. For more
,
,
101

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos os

Table of Contents