Accelerate the Value of Data

Resume Paused Task

Resumes paused task with given ID.

The task returns to the SCHEDULED tasks queue and then a free node of Export Service starts executing this task.

Available to Administrator.

Request

PUT {ExportServiceURL}/tasks/{taskId}/_resume

Response

A status of the operation: success or error.

{"status": "success"}