Terminate a process on a grid node
post/grid/{name}/processes/{processId}/terminate
Terminates the specified process on the specified host using the SIGKILL signal. User must be a CAS administrator or "own" the process by virtue of having created the session that uses the process.
Responses are only provided in JSON format.
This end point will be removed in future releases and replaced by DELETE /system/processes/{processId}.