Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 6.61 KB

Task.md

File metadata and controls

17 lines (14 loc) · 6.61 KB

Task

Fields

Field Type Required Description Example
id Optional Task ID 09F8B46C-61A0-4254-9875-F71F4C605BC7
type Optional Type of the task upload
createdAt Optional Timestamp (in milliseconds) at which task was created 1587667174725
scheduledAt Optional Timestamp (in milliseconds) at which the task was scheduled for
execution (e.g. after file upload finished).
1587667174725
inputAssetId Optional ID of the input asset 09F8B46C-61A0-4254-9875-F71F4C605BC7
outputAssetId Optional ID of the output asset 09F8B46C-61A0-4254-9875-F71F4C605BC7
requesterId Optional ID of the requester hash(IP + SALT + PlaybackId) 09F8B46C-61A0-4254-9875-F71F4C605BC7
params Optional Parameters of the task
status Optional Status of the task
output Optional Output of the task