def jsonrpc_stop(self): return api.process_stop()
def process_stop_v1(self, request): return api.process_stop()