Scheduled Tasks

Execute Task

Queue immediate execution of a scheduled task for a service.

post/services/{uuid}/scheduled-tasks/{task_uuid}/execute

Path parameters

uuidstring required

UUID of the service.

task_uuidstring required

UUID of the scheduled task.

Response

Scheduled task execution queued.

Changes

Changed in 1 of the 55 revisions of this API.1