Deletes an incoming queued request, or entry, from the local node. Format DELETE QUEUE_ENTRY queue-entry-id
1 – Parameter
queue-entry-id Specifies the identification number (ID) of the queued entry that you want to delete. Use the SHOW QUEUE_ENTRY command to view the list of queued entries and their IDs.
2 – Example
LATCP> DELETE QUEUE_ENTRY 0056 The DELETE QUEUE_ENTRY command deletes the queued request with an ID of 0056.