[Contents] [Prev] [Next] [Index] [Report an Error]

<abort-acknowledgement/>

Usage

abort-acknowledgement tag (JUNOScript)
<rpc-reply xmlns:junos="URL">
<any-child-of-rpc-reply>
<abort-acknowledgement/>
</any-child-of-rpc-reply>
</rpc-reply>

Description

Indicate that the JUNOScript 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.

Usage Guidelines

See Halting a Request.

Related Topics

<xnm:error>, <rpc-reply>


[Contents] [Prev] [Next] [Index] [Report an Error]