ON THIS PAGE
<abort-acknowledgement/>
Usage
<rpc-reply xmlns:junos="URL">
<any-child-of-rpc-reply>
<abort-acknowledgement/>
</any-child-of-rpc-reply>
</rpc-reply>
Description
Indicates that the NETCONF or Junos XML protocol
server has received the <abort/> tag
and has stopped processing the current request. If the client application
receives any tag elements related to the request between sending the <abort/> tag and receiving this tag, it must discard
them.
Release Information
This is a Junos XML management protocol response tag. It is supported in Junos XML protocol sessions, and it is supported as a Juniper Networks proprietary extension in NETCONF sessions on Junos devices that identify the URI http://xml.juniper.net/netconf/junos/1.0 in the capabilities exchange.