tsa.task.prepared#

TaskAPI.prepared(domain=None, operation=None)#

List the periodically scheduled operations.

tsa.task.prepared(operation='migrate_series_storage')

The id is the one to be handed over to unprepare. The input carries the non-file values only.

Parameters:
  • domain (str | None)

  • operation (str | None)

Return type:

list[dict]