delete
Usage
Description
Usage Guidelines
Related Topics
Copyright © 2010, Juniper Networks, Inc.
<rpc>
<load-configuration>
<configuration>
<!-- opening tag for each parent of the element -->
<!-- For a hierarchy level or object without an identifier -->
<level-or-object delete="delete">
<!-- For an object with an identifier (here, called <name>) -->
<object delete="delete">
<name>identifier</name>
</object>
<!-- For a single-value or fixed-form option of an object -->
<object>
<name>identifier</name> <!-- if the object has an identifier -->
<option delete="delete"/>
</object>
<!-- closing tag for each parent of the element -->
<!-- For a value in a multivalued option of an object -->
<!-- opening tag for each parent of the parent object -->
<parent-object>
<name>identifier</name>
<object delete="delete">value</object>
</parent-object>
<!-- closing tag for each parent of the parent object -->
</configuration>
</load-configuration>
</rpc>
Specify that the Junos XML protocol server remove the configuration element from the
candidate configuration. The only acceptable value for the attribute is
See "Deleting Configuration Elements" on page 116.
<load-configuration> on page 168
<rpc> on page 176
Chapter 8: Summary of Attributes in Junos XML Tags
.
delete
185
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