resource method description
/processes/search GET Return a list of processes based on the filter search string.
/processes/ GET Return a list of processes
/processes/:process_sid GET Return process information keyed by the process sid (system guid).
/processes/:process_sid/tasks GET Return a list of tasks for the process keyed by the process sid (system guid).
/processes/tasks/:ptask_sid GET Return task information keyed by the task sid (system guid).