<abort-acknowledgement/>

Usage

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

Description

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

Usage Guidelines

See Halting a Request.

Related Topics