Junos 10.3 Junos XML Management Protocol Guide
junos:changed
Usage
Description
Usage Guidelines
Related Topics
188
<rpc-reply xmlns:junos="URL">
<configuration standard-attributes junos:changed="changed">
<!-- opening-tag-for-each-parent-level junos:changed="changed" -->
<!-- If the changed element is an empty tag -->
<element junos:changed="changed"/>
<!-- If the changed element has child tag elements -->
<element junos:changed="changed">
<first-child-of-element junos:changed="changed">
<second-child-of-element junos:changed="changed">
<!-- additional children of element - ->
</element>
<!-- closing-tag-for-each-parent-level -->
</configuration>
</rpc-reply>
Indicate that a configuration element has changed since the last commit operation. The
Junos XML protocol server includes the attribute when the client application includes
the
changed
attribute in the empty
tag. The attribute appears in the opening tag of every parent tag
<get-configuration>
element in the path to the changed configuration element, including the opening top-level
<configuration>
tag.
The attribute does not appear if the client requests formatted ASCII output by including
the
attribute in the empty
format="text"
tag.
<get-configuration>
For information about the standard attributes in the opening
"Requesting Information from the Committed or Candidate Configuration" on page 65.
See "Requesting a Change Indicator for Configuration Elements" on page 70.
<get-configuration> on page 163
<rpc-reply> on page 177
<get-configuration/>
tag or opening
<get-configuration/>
<configuration>
Copyright © 2010, Juniper Networks, Inc.
tag or opening
tag, see
Need help?
Do you have a question about the JUNOS OS 10.3 - XML MANAGEMENT PROTOCOL GUIDE 6-30-2010 and is the answer not in the manual?
Questions and answers