/schedule_run/{scheduledServiceId}

Mount Point: /service/local/schedule_run/{scheduledServiceId}

GET

Run the specified scheduled task right now. Will then be rescheduled upon completion for normal run.

Parameters

name description type default
scheduledServiceId The scheduled task to access. path

Response Body

element: schedule-service-status
media types: application/xml
application/json

(no documentation provided)

DELETE

Cancel the execution of an existing scheduled task.

Parameters

name description type default
scheduledServiceId The scheduled task to cancel. path