/
TR
treasure-data
/
Digdag
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 27m ago · Updated 1mo ago
Details
Filter operations
Admin
1
Attempt
6
Log
2
Project
15
Schedule
6
get
List schedules
get
Get a schedule
post
Re-schedule past sessions by count or duration
post
Disable scheduling of new sessions
post
Re-enable disabled scheduling
post
Skip future sessions by count or time
Session
3
Version
2
Workflow
4
Schedule
Re-schedule past sessions by count or duration
post
/api/schedules/{id}/backfill
Path parameters
id
integer
required
session id
Request body
RestScheduleBackfillRequest
required
fromTime
integer
attemptName
string
dryRun
boolean
count
integer
Response
successful operation
RestScheduleAttemptCollection
required
id
Id
workflow
IdAndName
attempts
RestSessionAttempt[]
project
IdAndName
Changes