v1
latestOpenAPI 3.0.12026-07-26245126202.6 KBTask
Schedule tasks and return a map from task type to task name scheduled. If task type is missing, schedules all tasks. If table name is missing, schedules tasks for all tables in the database. If database is missing in headers, uses default.
post/tasks/schedule
Query parameters
taskTypestring
Task type. If missing, schedules all tasks.
tableNamestring
Table name (with type suffix). If missing, schedules tasks for all tables in the database.
minionInstanceTagstring
Minion Instance tag to schedule the task explicitly on
Response
successful operation
object required