UpdateTaskState

Expected new state. Only a subset of TaskState are available. Other states are managed directly by the scheduler or the workers and cannot be updated manually through the REST API.

Properties

NameTypeDescriptionNotes
valuestrExpected new state. Only a subset of TaskState are available. Other states are managed directly by the scheduler or the workers and cannot be updated manually through the REST API.must be one of [“success”, “failed”, “skipped”, ]

[Back to Model list] [Back to API list] [Back to README]