This commit is contained in:
Mike McLean 2023-03-31 12:58:05 -04:00 committed by Tomas Kopecek
parent c763efd625
commit ca4fe038fe

View file

@ -10017,6 +10017,9 @@ def _delete_event_id():
class RootExports(object):
'''Contains functions that are made available via XMLRPC'''
def TEST(self):
scheduler.TaskScheduler().run()
def restartHosts(self, priority=5, options=None):
"""Spawns restartHosts task