How to see the process deletion reason in cockpit?

Hello,

there is the API method deleteProcessInstance which “deletes” the specified instance. (I use quotation marks because the method does not in fact delete the instance but rather stops it – I wonder why it’s called “delete”.)

When calling this method, one can specify the deletion reason.

My question is: How can I see this reason in the cockpit? Where in the historic process instance details is it displayed?

Thanks!