Tasks
Last updated
Last updated
Stops a recurring task and prevents any future executions. Does not affect already completed executions.
The ID of the recurring task to stop
123e4567-e89b-12d3-a456-426614174000
The type of task to be executed
fetchReviewEnvironment
Possible values: The data required for the task
{"value":{"repoId":"repo123","directory":"/path/to/dir","username":"user@devhub.ocom","pool":"core","pooltype":"sandbox","branch":"feature/123","issue":"ISSUE-123","wait":300,"leasefor":3600},"description":"Fetch a review environment"}
Lock duration in milliseconds (default: 300000 - 5 minutes)
300000
Type of task priority
low
Possible values: Type of task scheduling
immediate
Possible values: Scheduled execution time for one-time scheduled tasks
2024-10-27T10:00:00Z
Retry configuration for this task
Configuration for recurring tasks
The task has been successfully created.