pub async fn get_processes( __arg0: State<ApiState>, ) -> ApiResult<Json<HashMap<String, Value>>>
Get status of active system processes including burst engine and API server.